You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src
Gokul Soumya 4e691d6247
Change diagnostic picker keybind to <space>d (#4229)
Also changes workspace diagnostic picker bindings to <space>D and
changes the debug menu keybind to <space>g, the previous diagnostic
picker keybind. This brings the diagnostic picker bindings more in
line with the jump to next/previous diagnostic bindings which are
currently on ]d and [d.
2 years ago
..
commands fix `:insert-output` doc: inserting output **before** each selection (#4286) 2 years ago
keymap Change diagnostic picker keybind to <space>d (#4229) 2 years ago
ui Fix debug assertion for diagnostic sort order (#4319) 2 years ago
application.rs Propagate idle timeout event to components (#3172) 2 years ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Changed Selection Yank Message (#4275) 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 3 years ago
health.rs Show clipboard info in --health output (#2947) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Improve keymap errors from command typos (#3931) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 3 years ago
main.rs Add command line parameter to specify log file (#3807) 2 years ago