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
wongjiahau d62b487321 feat(ui/tree): undo breaking changes
- bind tree-based movements to other keys, namely J,K,H,L
2 years ago
..
commands fix(dap): validate key and index exist when requesting vars (#5628) 2 years ago
keymap Merge branch 'master' of https://github.com/helix-editor/helix into tree_explore 2 years ago
ui feat(ui/tree): undo breaking changes 2 years ago
application.rs fix: Handle signals before crossterm events (#6170) 2 years ago
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2 years ago
commands.rs Merge branch 'master' of https://github.com/helix-editor/helix into tree_explore 2 years ago
compositor.rs fix(explorer/overlay): prompt overflow 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 3 years ago
health.rs Print the binary required by the debug adapter (#5195) 2 years ago
job.rs bump msrv to 1.63 (#5570) 2 years ago
keymap.rs keymap: Test backslash escaping in commands 2 years ago
lib.rs Fix new clippy lints (#5892) 2 years ago
main.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago