helix/helix-term/src
2022-07-06 13:06:46 +02:00
..
commands Display error code only if not none 2022-07-06 13:06:46 +02:00
keymap Add new key bindings to view mode (#2803) 2022-07-01 18:27:18 +09:00
ui Fix some typos (#2978) 2022-07-05 21:49:54 -05:00
application.rs Sub sort diagnostics by line number 2022-07-06 13:06:46 +02:00
args.rs adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
commands.rs Fix backwards selection duplication widening bug (#2945) 2022-07-05 07:51:15 +09: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