You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/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.
3 years ago
..
ui Add cursor kind to separate hidden cursor from pos 3 years ago
application.rs lsp: Check bounds when converting lsp positions (#204) 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs Remove RwLock for registers 3 years ago
compositor.rs Add cursor kind to separate hidden cursor from pos 3 years ago
keymap.rs Refactor keymap definitions using macros 3 years ago
lib.rs Separate helix-term as a library 3 years ago
main.rs Create all parent directories for config and cache 3 years ago