aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/args.rs
Commit message (Expand)AuthorAge
* Fix confusion with using --hsplit --vsplit on startup at same time (#4202)Brian Orwe2022-10-11
* Add command line parameter to specify log file (#3807)Tobias Hunger2022-09-20
* add a CLI flag for specifying config file location (#2666)Michael Davis2022-08-04
* adds --vsplit and --hsplit arguments (#2773)plexom2022-07-01
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* rename '--fetch/build-grammars' flags into '--grammar fetch/build'Michael Davis2022-03-10
* add --fetch-grammars and --build-grammars CLI flagsMichael Davis2022-03-10
* Add --edit-config flag to directly open config.toml (#1771)Joe2022-03-09
* Add --health command for troubleshooting (#1669)Gokul Soumya2022-03-08
* Fix bug when launching hx file.rs:10 (#1676)tomKPZ2022-02-18
* Allow specifying file start position (#445)Ivan Tham2022-01-23
* Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898)Omnikar2021-10-28
* Address nightly clippy warningsBlaž Hrastnik2021-06-27
* Separate helix-term as a libraryIvan Tham2021-06-07