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
Blaž Hrastnik 3e5f24a9d5 lsp: support both utf-8 and utf-16 offsets.
Still need to implement the clangd encoding negotiation, but it's
a start. Should also manually override to utf8 for pyls.
3 years ago
..
ui lsp: support both utf-8 and utf-16 offsets. 3 years ago
application.rs lsp: support both utf-8 and utf-16 offsets. 3 years ago
commands.rs lsp: support both utf-8 and utf-16 offsets. 3 years ago
compositor.rs ui: Improve completion state handling. 3 years ago
keymap.rs Keep primary selection as space+space. 3 years ago
main.rs Load config files from ~/.config/helix, fallback to defaults. 3 years ago
terminal.rs ui: Make editor more resilient about being shrunk too small. 3 years ago