helix/helix-view/src
Omnikar cfc8285867
Allow infoboxes to be disabled (#972)
* Allow infoboxes to be disabled

* Document `infoboxes` default value

* Rename `infoboxes` to `auto_info`

* Document `auto-info`

* Fix incomplete rename
2021-11-05 11:25:08 +09:00
..
clipboard.rs log syntax highlighting init errors (#895) 2021-10-23 21:52:18 +09:00
document.rs Inform when reaching undo/redo bounds (#981) 2021-11-05 10:20:06 +09:00
editor.rs Allow infoboxes to be disabled (#972) 2021-11-05 11:25:08 +09:00
graphics.rs feat: Default theme palette using 16 terminal colors 2021-09-05 12:42:03 +09:00
info.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
input.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
keyboard.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
lib.rs Replace documents SlotMap with BTreeMap 2021-11-04 13:43:45 +09:00
macros.rs Replace documents SlotMap with BTreeMap 2021-11-04 13:43:45 +09:00
theme.rs Update to rust 1.56 + 2021 edition 2021-10-22 12:15:18 +09:00
tree.rs Add commands for moving between splits with a direction (#860) 2021-10-23 20:06:40 +09:00
view.rs Ensure coords in screen depends on char width (#885) 2021-11-03 12:02:29 +09:00