helix/helix-term/src
gibbz00 39773e48d3 Remove superfluous command description pruning for keymap infobox:
Exist under the wrong (possibly just outdated) assumption that command
descriptions are written with their `KeyTrie` name prefixed
2023-06-07 10:11:13 +09:00
..
commands feat(commands): allows cycling option values at runtime (#4411) 2023-06-05 22:22:05 +09:00
keymap keymap: Rename KeyTrie::Leaf -> KeyTrie::MapppableCommand 2023-06-07 10:11:13 +09:00
ui Update diagnostics correctly on LSP exit (#7111) 2023-05-23 12:33:01 +02:00
application.rs Exit gracefully on termination signals (#7236) 2023-06-05 22:27:57 +09:00
args.rs
commands.rs feat(core): add plaintext matching fallback to tree-sitter matching (#4288) 2023-06-05 23:13:00 +09:00
compositor.rs
config.rs
health.rs
job.rs
keymap.rs Remove superfluous command description pruning for keymap infobox: 2023-06-07 10:11:13 +09:00
lib.rs
main.rs