helix-mirror/helix-view/src
2022-10-18 22:31:39 -04:00
..
handlers feat(csharp,debug): add C# debugger support (#4213) 2022-10-15 15:33:57 -05:00
clipboard.rs One more windows fix... 2022-08-22 10:29:11 +09:00
document.rs Save text in document saved events, use in status message 2022-10-18 22:31:39 -04:00
editor.rs Rename doc save event names to past tense 2022-10-18 22:31:39 -04:00
graphics.rs Fix LF line-endings (#3316) 2022-08-03 07:53:57 -05:00
gutter.rs Make mode editor-wide rather than per-document 2022-09-01 16:14:38 +09:00
info.rs fix: remove unneeded allocations when calling helix_view::Info::new 2022-10-11 15:47:11 +09:00
input.rs Propagate idle timeout event to components (#3172) 2022-10-11 09:10:01 +09:00
keyboard.rs Update to crossterm-0.25 (#3390) 2022-08-22 10:29:30 +09:00
lib.rs Add a helper function for applying transactions 2022-10-11 12:17:32 +09:00
macros.rs Expand doc/view macros to allow fetching specific id 2022-09-03 12:36:06 +09:00
theme.rs Add cursorcolumn (#4084) 2022-10-09 03:28:42 +09:00
tree.rs Fix cargo doc warnings, and add GitHub action to ensure it (#3650) 2022-09-03 09:58:16 -05:00
view.rs Add View::apply for adjusting jumplist ranges 2022-10-11 12:17:32 +09:00