index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
key-bindings.zsh
Age
Commit message (
Expand
)
Author
2014-03-26
Fix broken reverse-menu-complete keybinding.
Andre Eriksson
2014-03-21
Added a forward-delete fallback to bind Delete key
Alexei Danchenkov
2014-03-20
Aligned comments
Alexei Danchenkov
2014-03-20
Update key-bindings.zsh
Alexei Danchenkov
2014-03-20
added terminfo keys verification
Alexei Danchenkov
2014-03-13
Merge pull request #1355 from F30/key-bindings
Robby Russell
2013-12-02
Merge pull request #513 from randy909/fix-edit-cmdline
Robby Russell
2012-10-17
Replace hardcoded key escape sequeneces with dynamic ones from terminfo.
Felix Dreissig
2012-10-14
Make sure the terminal is always in application mode when zle is active.
Felix Dreissig
2012-10-13
Don't clobber standard Esc+. behavior
Mat Schaffer
2012-10-13
forgot to save before committing. doh
Kyle West
2012-10-13
Added documentation to key bindings.
Kyle West
2012-03-17
Don't clobber standard Esc+. behavior
Mat Schaffer
2011-08-01
Fix edit-command-line binding
Randy Hancock
2011-07-23
Add key bindings for gnome-terminal on Fedora
Loïc Yhuel
2011-07-23
added mac keybinding for backward-delete-char
Sven Lito
2011-05-13
Merge pull request #290 from arthurkalm/delete-key-working
Robby Russell
2011-04-19
Added bindings for Gnome terminal.
Arthur Kalmenson
2011-04-19
Make the delete key work correctly, instead of outputting a ~
Arthur Kalmenson
2011-04-08
Replace redundant calls to compinit with a single call.
Pat Regan
2010-09-30
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shi...
Robby Russell
2010-04-08
Ignore errors from compaudit when using `sudo -s`
John Reese
2010-03-22
Make Shift+Tab move backwards in the menu
Tomas Kramar
2009-09-23
merge upstream
James Cox
2009-09-23
Moving all zsh config options into a lib/ subdirectory to make way for some u...
Robby Russell