Marc Cornellà
2589cdd8f9
Increment HISTSIZE to fix hist_expire_dups_first
...
This fixes the old behavior which made it so all duplicates would be
deleted if the command history filled up with unique events.
> You should be sure to set the value of HISTSIZE to a larger number
> than SAVEHIST in order to give you some room for the duplicated
> events, otherwise this option will behave just like HIST_IGNORE_ALL_DUPS
> once the history fills up with unique events.
2018-04-22 15:33:12 +02:00
..
bzr.zsh
Modification to the frisk theme to work with the BZR lib
2013-11-06 20:10:59 -02:00
clipboard.zsh
Use $+commands to check the existence of a command in clipboard.zsh. ( #5519 )
2016-10-10 23:01:37 +02:00
compfix.zsh
Insecure completion handler added.
2015-07-11 01:52:04 -04:00
completion.zsh
'lib/completion.zsh: Solve typos'
2016-12-30 10:34:16 -02:00
correction.zsh
Ordering nocorrect aliases alphabetically
2014-05-24 20:07:06 +02:00
diagnostics.zsh
diagnostics: fix for reserved-word changes in zsh 5.1
2015-10-08 22:31:39 -04:00
directories.zsh
Add back the - alias to go to the previous directory
2015-12-13 20:36:31 +01:00
functions.zsh
'lib/functions.zsh: Solve typos'
2016-12-30 10:34:16 -02:00
git.zsh
Fix git_commits_{ahead,before} when no upstream branch is defined ( #6658 )
2018-04-15 18:44:48 +02:00
grep.zsh
Correct repo dir
2015-09-23 18:47:09 -04:00
history.zsh
Increment HISTSIZE to fix hist_expire_dups_first
2018-04-22 15:33:12 +02:00
key-bindings.zsh
Better research history with arrow keys
2015-12-14 01:08:55 +01:00
misc.zsh
fix(env): Do not override misc env set before sourcing oh-my-zsh ( #5231 )
2016-11-16 00:38:32 +01:00
nvm.zsh
nvm plugin improvements ( #5265 )
2016-08-07 19:36:44 +02:00
prompt_info_functions.zsh
No need to eval in rvm_prompt_info!
2014-01-07 19:08:20 +01:00
spectrum.zsh
Merge pull request #3966 from apjanke/fix-spectrum-ls
2015-12-13 21:39:13 +01:00
termsupport.zsh
Fix indentation
2015-12-14 13:05:51 +02:00
theme-and-appearance.zsh
Fix #5604 : No DIR ( directory ) colors ( #5605 )
2016-11-03 14:10:08 +01:00