helix/helix-view/src
Blaž Hrastnik 418a622db9
Merge pull request #4061 from pascalkuthe/undercurl-modifier
Support different kinds of underline rendering (updated)
2022-10-19 13:51:13 +09: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 Apply transactions to the jumplist for undo/redo (#4227) 2022-10-13 00:57:40 +09:00
editor.rs Make skip_levels a u8 2022-10-18 00:38:16 +09:00
graphics.rs adress review comments 2022-10-11 12:11:33 +02:00
gutter.rs make underline_style a seperate option 2022-10-01 19:29:46 +02: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 Merge pull request #4061 from pascalkuthe/undercurl-modifier 2022-10-19 13:51:13 +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