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 59a0fc7b59 w, b, e: Match kakoune's behavior in selecting by default.
I initially preferred only moving the cursor, but selecting the whole
word is a lot nicer for things like wd (instead of vwd).
4 years ago
..
ui Simplify some code. 4 years ago
application.rs clippy lint 4 years ago
commands.rs w, b, e: Match kakoune's behavior in selecting by default. 4 years ago
compositor.rs Filter the completion menu based on text entered. 4 years ago
keymap.rs Move pickers under my leader key mode (space). 4 years ago
main.rs clippy lint 4 years ago
terminal.rs ui: Make editor more resilient about being shrunk too small. 4 years ago