summaryrefslogtreecommitdiff
path: root/lib/key-bindings.zsh
AgeCommit message (Expand)Author
2015-02-10Moves a bindkey call from misc to key-bindings.LFDM
2014-03-26Fix broken reverse-menu-complete keybinding.Andre Eriksson
2014-03-21Added a forward-delete fallback to bind Delete keyAlexei Danchenkov
2014-03-20Aligned commentsAlexei Danchenkov
2014-03-20Update key-bindings.zshAlexei Danchenkov
2014-03-20added terminfo keys verificationAlexei Danchenkov
2014-03-13Merge pull request #1355 from F30/key-bindingsRobby Russell
2013-12-02Merge pull request #513 from randy909/fix-edit-cmdlineRobby Russell
2012-10-17Replace hardcoded key escape sequeneces with dynamic ones from terminfo.Felix Dreissig
2012-10-14Make sure the terminal is always in application mode when zle is active.Felix Dreissig
2012-10-13Don't clobber standard Esc+. behaviorMat Schaffer
2012-10-13forgot to save before committing. dohKyle West
2012-10-13Added documentation to key bindings.Kyle West
2012-03-17Don't clobber standard Esc+. behavior Mat Schaffer
2011-08-01Fix edit-command-line bindingRandy Hancock
2011-07-23Add key bindings for gnome-terminal on FedoraLoïc Yhuel
2011-07-23added mac keybinding for backward-delete-charSven Lito
2011-05-13Merge pull request #290 from arthurkalm/delete-key-workingRobby Russell
2011-04-19Added bindings for Gnome terminal.Arthur Kalmenson
2011-04-19Make the delete key work correctly, instead of outputting a ~Arthur Kalmenson
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2010-09-30Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shi...Robby Russell
2010-04-08Ignore errors from compaudit when using `sudo -s`John Reese
2010-03-22Make Shift+Tab move backwards in the menuTomas Kramar
2009-09-23merge upstreamJames Cox
2009-09-23Moving all zsh config options into a lib/ subdirectory to make way for some u...Robby Russell