Search Criteria
Package Details: helix-git 25.01.1.r391.g17fb12bcf-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/helix-git.git (read-only, click to copy) |
---|---|
Package Base: | helix-git |
Description: | A text editor written in rust |
Upstream URL: | https://helix-editor.com |
Keywords: | editor |
Licenses: | MPL-2.0 |
Conflicts: | helix |
Provides: | hx |
Submitter: | Wojciechkepka |
Maintainer: | Robin_Jadoul |
Last Packager: | Robin_Jadoul |
Votes: | 13 |
Popularity: | 0.89 |
First Submitted: | 2021-06-01 19:08 (UTC) |
Last Updated: | 2025-05-31 14:52 (UTC) |
Dependencies (2)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5
1player commented on 2022-07-21 11:30 (UTC)
Black screen with this package, OK when compiled from git.
Probably because they're using
cargo install --path helix-term
to compile now. See https://github.com/helix-editor/helix/blob/master/README.mdWojciechkepka commented on 2021-12-05 12:12 (UTC)
Thanks for your suggestion @lelgenio, I wasn't sure how to properly clone this without having to repeat the operation each time. I applied your sugestion to the PKGBUILD.
lelgenio commented on 2021-12-04 01:19 (UTC)
I have a suggestion for how to clone submodules without having to repeat the whole download process:
MidnightExigent commented on 2021-11-23 22:47 (UTC)
For some reason, this package always wants to upgrade itself. related issue: https://github.com/helix-editor/helix/issues/889
« First ‹ Previous 1 2 3 4 5