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
A-Walrus e14b48af2e
Fix :reflow panic by enusring cursor in view (#3733)
2 years ago
..
commands Fix :reflow panic by enusring cursor in view (#3733) 2 years ago
keymap let extend-line respect range direction (#3046) 2 years ago
ui Remove LspNotDefined, instead return an Option<> 2 years ago
application.rs fix: lsp: Don't send didOpen events for documents with no URL 2 years ago
args.rs add a CLI flag for specifying config file location (#2666) 2 years ago
commands.rs fix: View needs to retain the original scroll offset on split 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 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 Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs Show clipboard info in --health output (#2947) 2 years ago