helix/helix-view/src
Kirawi b99db7c687
Move path util functions from helix-term to helix-core (#650)
2021-08-25 10:04:05 +09:00
..
clipboard.rs fix: xsel copy should not freeze the editor 2021-08-22 15:01:12 +09:00
document.rs Move path util functions from helix-term to helix-core (#650) 2021-08-25 10:04:05 +09:00
editor.rs Move path util functions from helix-term to helix-core (#650) 2021-08-25 10:04:05 +09:00
graphics.rs Refactor new Rect construction (#575) 2021-08-21 14:21:20 +09:00
info.rs Refactor infobox rendering and parsing (#579) 2021-08-17 09:25:48 +09:00
input.rs Refactor case where key event is solely a character 2021-07-29 08:39:58 +08: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 Replace `Editor::current` by a macro 2021-06-18 09:38:10 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs Refactor theme parsing (#570) 2021-08-12 10:00:19 +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