| Commit message (Expand) | Author | Age |
* | Fallback to filename for +arg (#9333) | jw013 | 2024-01-14 |
* | Resolve args.files before changing directory (#8676) | Bjorn Ove Hay Andersen | 2023-11-21 |
* | Fixed issue when the first file specified as an argument was a relative direc... | Bjorn Ove Hay Andersen | 2023-10-18 |
* | Add +N CLI argument to jump to first file's line number (#8521) | Bjorn Ove Hay Andersen | 2023-10-12 |
* | enable starting hx with a working directory (#8223) | Lloyd Bond | 2023-10-03 |
* | Fix confusion with using --hsplit --vsplit on startup at same time (#4202) | Brian Orwe | 2022-10-11 |
* | Add command line parameter to specify log file (#3807) | Tobias Hunger | 2022-09-20 |
* | add a CLI flag for specifying config file location (#2666) | Michael Davis | 2022-08-04 |
* | adds --vsplit and --hsplit arguments (#2773) | plexom | 2022-07-01 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
* | add --fetch-grammars and --build-grammars CLI flags | Michael Davis | 2022-03-10 |
* | Add --edit-config flag to directly open config.toml (#1771) | Joe | 2022-03-09 |
* | Add --health command for troubleshooting (#1669) | Gokul Soumya | 2022-03-08 |
* | Fix bug when launching hx file.rs:10 (#1676) | tomKPZ | 2022-02-18 |
* | Allow specifying file start position (#445) | Ivan Tham | 2022-01-23 |
* | Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898) | Omnikar | 2021-10-28 |
* | Address nightly clippy warnings | Blaž Hrastnik | 2021-06-27 |
* | Separate helix-term as a library | Ivan Tham | 2021-06-07 |