helix/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).
2021-04-05 16:35:04 +09:00
..
ui Simplify some code. 2021-04-01 11:04:25 +09:00
application.rs clippy lint 2021-03-31 23:42:16 +09:00
commands.rs w, b, e: Match kakoune's behavior in selecting by default. 2021-04-05 16:35:04 +09:00
compositor.rs Filter the completion menu based on text entered. 2021-03-27 12:08:44 +09:00
keymap.rs Move pickers under my leader key mode (space). 2021-03-30 18:38:26 +09:00
main.rs clippy lint 2021-03-31 23:42:16 +09:00
terminal.rs ui: Make editor more resilient about being shrunk too small. 2021-03-01 14:23:10 +09:00