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
Nathan Vegdahl 481c4ba044 Increment char_index by grapheme char count.
It was just assuming single-char graphemes before.
3 years ago
..
ui Increment char_index by grapheme char count. 3 years ago
application.rs minor: Remove old TODOs 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs Missed some items in the CRLF PR. 3 years ago
compositor.rs Add progress spinners to status line 3 years ago
config.rs Add progress spinners to status line 3 years ago
keymap.rs Rename surround to match_mode 3 years ago
lib.rs Replace `Editor::current` by a macro 3 years ago
main.rs minor: Remove old TODOs 3 years ago