helix-mods/helix-view/src
2021-10-16 22:57:41 +09:00
..
clipboard.rs fix: xsel copy should not freeze the editor 2021-08-22 15:01:12 +09:00
document.rs fix: lsp: Regression with textDocument/didSave not getting sent 2021-09-09 11:54:43 +09:00
editor.rs Make auto-completion a config (#853) 2021-10-16 22:57:41 +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 Regex prompts should have a history with a specifiable register 2021-09-08 16:34:04 +09:00
macros.rs Filter the initial completion 2021-10-05 22:27:35 +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