helix/helix-term/src
Alexis Kalabura 8b2a14153b
add statusline element to display file line endings (#3113)
* add statusline element to display file line endings

* run cargo fmt --all

* change the word *ending* from plural to singular

* support for the unicode-lines feature flag
2022-07-21 13:03:12 +09:00
..
commands add statusline element to display file line endings (#3113) 2022-07-21 13:03:12 +09:00
keymap feat(term): uniformize word-wise movement and deletion (#2500) 2022-07-15 21:59:00 +08:00
ui add statusline element to display file line endings (#3113) 2022-07-21 13:03:12 +09:00
application.rs Set the selection point of the first file correctly (#3073) 2022-07-18 10:14:36 +09:00
args.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
commands.rs Add lsp signature help (#1755) 2022-07-19 11:28:24 +09:00
compositor.rs Add lsp signature help (#1755) 2022-07-19 11:28:24 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs fix: do not color health summary when stdout is piped (#2836) 2022-06-20 17:07:32 +02:00
job.rs fix(command): write-quit: do not quit if write fails 2022-06-18 23:57:47 -04:00
keymap.rs Reuse menu::Item trait in picker (#2814) 2022-07-02 13:21:27 +02:00
lib.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00
main.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00