Jonathan Hodgson
e80443e891
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
2020-10-14 12:29:16 +01:00
Jonathan Hodgson
2eeebca7fe
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
2020-10-13 15:59:16 +01:00
Jonathan Hodgson
97b514f1fa
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
2020-10-06 14:33:07 +01:00
Jonathan Hodgson
c2b3afb04f
Makes fg-bg work on more listeners
2020-07-29 17:20:45 +01:00
Jonathan Hodgson
b6c1b9efc6
Adds alt+m zle shortcut to create the directory for the current arg
2020-05-22 17:37:21 +01:00
Jonathan Hodgson
f2251d9af5
Mostly improving fzf tab on-word complete
2020-05-08 20:42:26 +01:00
Jonathan Hodgson
a0355dbf88
Adds ctrl+z binding
2020-03-11 17:40:45 +00:00
Jonathan Hodgson
4893824aff
Lots of zsh changes
2020-03-11 11:30:54 +00:00