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
Omnikar 2f8ad7f890
If switching away from an empty scratch buffer, remove it (#935)
* If switching away from an empty scratch buffer, remove it

* Move `view.jumps.push` call into `else` clause

* Refactor
3 years ago
..
clipboard.rs log syntax highlighting init errors (#895) 3 years ago
document.rs Uncomment mapping LSP diagnostics through changes (#925) 3 years ago
editor.rs If switching away from an empty scratch buffer, remove it (#935) 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