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/helix-term/src
Alexander Schlögl 0b96021643
Add `:pipe-to` typable command that ignores shell output (#4931)
2 years ago
..
commands Add `:pipe-to` typable command that ignores shell output (#4931) 2 years ago
keymap Add command/keybinding to jump between hunks (#4650) 2 years ago
ui properly handle detachted git worktrees (#5097) 2 years ago
application.rs feat(lsp): add support for lsp Diagnostic{}.data (#4935) 2 years ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Reset mode when changing buffers (#5072) 2 years ago
compositor.rs fix test compilation 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs Fix nightly clippy lints (#4954) 2 years ago
job.rs remove Callback::Compositor variant 2 years ago
keymap.rs Fix nightly clippy lints (#4954) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago