helix/helix-term/src
Ivan Tham e8214fb1e6
Make gutters padding optional (#2996)
If all gutters are removed, there are still an extra one padding, would be nice
to remove that to save some space.
2022-07-18 10:13:47 +09:00
..
commands Show file path only in workspace diagnostic picker 2022-07-06 13:06:46 +02:00
keymap feat(term): uniformize word-wise movement and deletion (#2500) 2022-07-15 21:59:00 +08:00
ui Make gutters padding optional (#2996) 2022-07-18 10:13:47 +09:00
application.rs feat(term): uniformize word-wise movement and deletion (#2500) 2022-07-15 21:59:00 +08:00
args.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
commands.rs respect count for selecting next/previous match (#3056) 2022-07-13 23:01:42 +08:00
compositor.rs use test terminal backend for integration tests 2022-06-18 23:57:47 -04: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