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-view/src
Oskar Nehlin 0f886af4b9
Add commands for moving between splits with a direction (#860)
* Add commands for moving between splits with a direction

* Update keymaps

* Change picker mapping

* Add test and clean up some comments
3 years ago
..
clipboard.rs fix: xsel copy should not freeze the editor 3 years ago
document.rs fix: lsp: Regression with textDocument/didSave not getting sent 3 years ago
editor.rs Add commands for moving between splits with a direction (#860) 3 years ago
graphics.rs feat: Default theme palette using 16 terminal colors 3 years ago
info.rs Refactor infobox rendering and parsing (#579) 3 years ago
input.rs fix: KeyEvent::char needs to ignore modifiers 3 years ago
keyboard.rs Update keyboard.rs (#516) 3 years ago
lib.rs Regex prompts should have a history with a specifiable register 3 years ago
macros.rs Filter the initial completion 3 years ago
theme.rs Update to rust 1.56 + 2021 edition 3 years ago
tree.rs Add commands for moving between splits with a direction (#860) 3 years ago
view.rs Refactor new Rect construction (#575) 3 years ago