Jonathan Hodgson
ae532f2ca0
ZSH: allows command swap key binding to support multiple groups
...
The groups are now separated by : character and each element in the
group is separated by a space
I have added a group for swapping ping and mtr
4 years ago
Jonathan Hodgson
d68a0628b2
ZSH: Add alt+c keybinding for swapping commands
...
By pushing alt+c, zsh will now cycle between vim, ls and cd. In the
future I may add more cycle groups
4 years ago
Jonathan Hodgson
85507b9aae
ZSH: makes edit with vim shortcut Ctrl+x
...
For some reason ctrl+x ctrl+e has stopped working. I think it is
probably related to the use of suckless scroll. This uses ctrl+e which
is interpreted as a scroll.
For now though, using ctrl+x is fine
4 years ago
Jonathan Hodgson
65ddfa3342
Makes fg-bg work on more listeners
4 years ago
Jonathan Hodgson
72f8fa04cd
Adds alt+m zle shortcut to create the directory for the current arg
5 years ago
Jonathan Hodgson
7909828f80
Mostly improving fzf tab on-word complete
5 years ago
Jonathan Hodgson
eab2cd70d5
Adds ctrl+z binding
5 years ago
Jonathan Hodgson
715b2b7d3e
Lots of zsh changes
5 years ago