helix-mods/helix-term/src
Blaž Hrastnik 6ec4017a8d
Expand doc/view macros to allow fetching specific id
This simplifies the code and hides away unwraps
2022-09-03 12:36:06 +09:00
..
commands fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00
keymap let extend-line respect range direction (#3046) 2022-08-29 10:00:40 +09:00
ui Expand doc/view macros to allow fetching specific id 2022-09-03 12:36:06 +09:00
application.rs Share the restore_term code between panic and normal exits (#3612) 2022-09-01 01:23:21 +09:00
args.rs add a CLI flag for specifying config file location (#2666) 2022-08-04 13:05:52 +09:00
commands.rs Make mode editor-wide rather than per-document 2022-09-01 16:14:38 +09:00
compositor.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Show clipboard info in --health output (#2947) 2022-09-01 01:23:45 +09: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 Show clipboard info in --health output (#2947) 2022-09-01 01:23:45 +09:00