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 ed23057ff8
Launch with defaults upon invalid config/theme (#982)
* Launch with defaults upon invalid config/theme

* Startup message if there is a problematic config
* Statusline error if trying to switch to an invalid theme

* Use serde `deny_unknown_fields` for config
3 years ago
..
clipboard.rs log syntax highlighting init errors (#895) 3 years ago
document.rs Make sure document diagnostics are sorted 3 years ago
editor.rs Launch with defaults upon invalid config/theme (#982) 3 years ago
graphics.rs feat: Default theme palette using 16 terminal colors 3 years ago
info.rs Implement key ordering for info box 3 years ago
input.rs Implement key ordering for info box 3 years ago
keyboard.rs Implement key ordering for info box 3 years ago
lib.rs Replace documents SlotMap with BTreeMap 3 years ago
macros.rs Replace documents SlotMap with BTreeMap 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 Ensure coords in screen depends on char width (#885) 3 years ago