helix-mods/helix-view/src
2021-09-06 15:25:46 +09:00
..
clipboard.rs fix: xsel copy should not freeze the editor 2021-08-22 15:01:12 +09:00
document.rs Drop some &mut bounds where & would have sufficed 2021-09-06 15:25:46 +09:00
editor.rs Simplify textDocument/didClose, we don't need to look up LSP again 2021-09-06 15:25:46 +09:00
graphics.rs feat: Default theme palette using 16 terminal colors 2021-09-05 12:42:03 +09:00
info.rs Refactor infobox rendering and parsing (#579) 2021-08-17 09:25:48 +09:00
input.rs fix: KeyEvent::char needs to ignore modifiers 2021-08-26 09:21:41 +09:00
keyboard.rs Update keyboard.rs (#516) 2021-07-27 16:32:05 +09:00
lib.rs Add infobox 2021-07-04 18:01:59 +09:00
macros.rs Document macros (#693) 2021-09-05 12:42:33 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs fix: Merge default palette with user palette 2021-09-05 12:42:03 +09:00
tree.rs Fix typo 2021-07-20 22:10:43 +09:00
view.rs Refactor new Rect construction (#575) 2021-08-21 14:21:20 +09:00