Dotfiles/shells/zsh/includes
Jonathan Hodgson 52eb406676 FZF: adds git bindings and toggle preview
I have added a default binging of ctrl+/ to toggle the preview in fzf

I have added some git key bindings for git stuff. They are all in the
form with ctrl+g ctrl+<something>. Most are what they want, for example
branches are ctrl+g ctrl+b however commits are not. I assume this is
because I can't overwrite what ctrl+c does, even if prefixed. I will
look into this at some point but for now commits are ctrl+g ctrl+h.

Largely stolen the code from here:
https://gist.github.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f17236
although with minor tweaks.

I might change the initial ctrl+g binding as it is awkward on colemak
although we'll see how often I use it.
2021-11-16 11:45:45 +00:00
..
aliases.zsh Lots of zsh changes 2020-03-11 11:30:54 +00:00
auto-notify.zsh Adds cat to auto-notify ignore list 2021-03-21 12:56:40 +00:00
autoSuggest.zsh Lots of zsh changes 2020-03-11 11:30:54 +00:00
colors.zsh Make colours work now focus has been disabled 2021-03-21 14:54:10 +00:00
completion.zsh Adds aliased with prefix function 2020-07-29 17:16:18 +01:00
currentwordcompletion.zsh ZSH: adds aws key regex to currenWordCompletions 2021-09-27 13:27:40 +01:00
functions.zsh Moves includes into includes folder 2020-02-19 12:07:52 +00:00
fzf.zsh FZF: adds git bindings and toggle preview 2021-11-16 11:45:45 +00:00
keybindings.zsh Adds some more options to the change command function 2021-09-07 17:07:25 +01:00
lfcd.zsh Moves includes into includes folder 2020-02-19 12:07:52 +00:00
navi.zsh ZSH: adds aws key regex to currenWordCompletions 2021-09-27 13:27:40 +01:00
overidepartialcompletion.zsh Improvements to hashcat completion 2021-11-04 19:38:13 +00:00
promptconfig.zsh ZSH: prompt: show branch on older versions of git 2021-08-23 15:24:34 +01:00
rangercd.zsh.tmp Lots of zsh changes 2020-03-11 11:30:54 +00:00
shortcuts.zsh.tmp Lots of zsh changes 2020-03-11 11:30:54 +00:00
urls.zsh Adds alt+m zle shortcut to create the directory for the current arg 2020-05-22 17:37:21 +01:00