ohmyzsh/lib
Jim Hester 3639d665b5 Setup special keybindings using terminfo
The support for special keys right now is simply with hardcoded values,
this commit changes that to using terminfo information for the keys to
set the binds.  Should be much more general, and just work, at least
most of the time.  This also fixes a bug in the vi-mode plugin where the
special keys were not bound because setting vi mode removes binds set in
emacs mode.
2013-02-26 10:40:26 -05:00
..
aliases.zsh Merge pull request #1255 from SuprDewd/master 2012-12-02 12:44:17 -08:00
completion.zsh Correct variable used for global ssh known host completion 2012-08-01 23:58:09 +02:00
correction.zsh Don't correct hpodder commands. 2010-06-05 23:23:53 +08:00
directories.zsh Merge pull request #1273 from ystein/master 2012-12-04 06:36:45 -08:00
edit-command-line.zsh C-x C-e to edit current command in EDITOR 2011-07-18 09:54:59 -04:00
functions.zsh Improved statistics functions, effect: 2012-11-14 19:09:13 +08:00
git.zsh Merge pull request #1077 from Mezzle/add-option-to-show-git-status 2013-01-10 22:36:16 -08:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh Removed duplicate setting and sorted the remaining 2011-12-03 13:18:37 +01:00
key-bindings.zsh Setup special keybindings using terminfo 2013-02-26 10:40:26 -05:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
rvm.zsh Set default for rvm prompt prefix/suffix 2012-12-02 20:30:25 +02:00
special-keys.zsh Setup special keybindings using terminfo 2013-02-26 10:40:26 -05:00
spectrum.zsh Add utility method to spectrum 2011-07-23 11:09:45 -04:00
termsupport.zsh Fixes #1489 2012-12-31 05:25:07 -08:00
theme-and-appearance.zsh Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00