helix/helix-view/src
2021-12-02 10:31:19 +09:00
..
clipboard.rs log syntax highlighting init errors (#895) 2021-10-23 21:52:18 +09:00
document.rs Implement "Goto last modification" command (#1067) 2021-11-15 00:11:53 +09:00
editor.rs dap: Rewrite breakpoints so that there's a single set maintained 2021-11-30 17:56:00 +09:00
graphics.rs feat: Default theme palette using 16 terminal colors 2021-09-05 12:42:03 +09:00
gutter.rs Simplify some cases that use return None to use ? 2021-12-02 10:31:19 +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 Extract gutters into helix-view 2021-11-29 11:00:28 +09:00
macros.rs Simplify view/doc macros 2021-11-18 14:13:42 +09:00
theme.rs Update to rust 1.56 + 2021 edition 2021-10-22 12:15:18 +09:00
tree.rs helix-term/commands: implement buffer-close (bc, bclose) (#1035) 2021-11-16 00:30:45 +09:00
view.rs Provide a single gutter component that does breakpoint || diagnostic 2021-12-01 00:24:45 +09:00