helix/helix-view/src
Ivan Tham 124514aa70 Add cursor kind to separate hidden cursor from pos
Now IME cursor position should be correct since we can still set cursor
position without drawing the cursor.
2021-06-15 23:46:21 +08:00
..
document.rs Cosmetic changes and better comments for the indent auto-detect code. 2021-06-14 18:32:23 -07:00
editor.rs Add cursor kind to separate hidden cursor from pos 2021-06-15 23:46:21 +08:00
lib.rs Implement register selection 2021-06-07 21:52:09 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 2021-06-06 21:45:59 +09:00
tree.rs Derive debug without feature 2021-06-10 22:00:08 +09:00
view.rs add alternate file (#223) 2021-06-12 21:21:06 +09:00