Sorin Ionescu
|
f96a3b4d6e
|
Remove the history-substring-search README
The README is not relevant in the Oh My Zsh context.
|
2012-03-17 18:03:28 -04:00 |
|
Sorin Ionescu
|
04c3df512a
|
Retain search query highlight on cursor move
@guidovansteen discovered inconsistent behaviour when
zsh-syntax-highlighting is not sourced prior to
zsh-history-substring-search.
https://github.com/zsh-users/zsh-history-substring-search/issues/9
@sunaku wrote this patch.
|
2012-03-13 17:08:45 -04:00 |
|
Sorin Ionescu
|
158990e5cf
|
Remove unnecessary self-insert override, close #20
@sunaku experimented and found that highlights are removed on
space bar and printable character key presses making the removed
code unnecessary.
See https://github.com/zsh-users/zsh-history-substring-search/issues/8
for more information.
|
2012-03-13 00:32:19 -04:00 |
|
Sorin Ionescu
|
b96bbca51c
|
Added or edited file headers.
|
2012-02-02 18:30:07 -05:00 |
|
Sorin Ionescu
|
902edfdd61
|
Added missing new lines at end of files.
|
2012-01-23 20:41:05 -05:00 |
|
Sorin Ionescu
|
95c29bada8
|
Standardized error messages.
|
2012-01-23 20:41:04 -05:00 |
|
Sorin Ionescu
|
f0499b76c3
|
Use zstyle instead of variables for configuration.
|
2012-01-23 20:41:00 -05:00 |
|
Sorin Ionescu
|
60f39d8d91
|
Moved hub into the git plugin.
|
2012-01-23 20:40:57 -05:00 |
|
Sorin Ionescu
|
9d27df2050
|
Tradition dictates that options are uppercase.
|
2012-01-23 20:40:43 -05:00 |
|
Sorin Ionescu
|
b65195156d
|
Added missing FX and named colors to spectrum.
|
2012-01-23 20:40:39 -05:00 |
|
Sorin Ionescu
|
05c94e2dd5
|
Simplified option variables for greater flexibility.
|
2012-01-23 20:40:20 -05:00 |
|
Sorin Ionescu
|
90e7debc30
|
Cleaned up the plugins.
|
2012-01-23 20:40:15 -05:00 |
|
Sorin Ionescu
|
ba9900a488
|
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Conflicts:
.gitignore
lib/aliases.zsh
lib/completion.zsh
lib/functions.zsh
lib/git.zsh
lib/key-bindings.zsh
lib/misc.zsh
lib/spectrum.zsh
plugins/git/git.plugin.zsh
plugins/osx/_man-preview
plugins/osx/osx.plugin.zsh
plugins/svn/svn.plugin.zsh
templates/zshrc.zsh-template
themes/lukerandall.zsh-theme
themes/philips.zsh-theme
tools/upgrade.sh
|
2011-08-26 02:58:19 -04:00 |
|