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
Gokul Soumya 20d6b202d5 Fix cursor position bugs related to o and O
- `O` at the beginning of file didn't move cursor
- `o` and `O` messed up cursor position with multiple cursors

Fixes #127
3 years ago
..
ui Add theme key for selected line number 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 Fix cursor position bugs related to o and O 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