Marc Cornellà
|
28ed2880c7
Revert "lib: remove share_history"
|
4 年之前 |
Marc Cornellà
|
bad9ee0004
lib: delete zsh session history list
|
4 年之前 |
Marc Cornellà
|
2376022890
lib: remove share_history
|
4 年之前 |
Marco Trevisan
|
ed4e317bbb
lib: don't override bigger HISTSIZE and SAVEHIST values (#8993)
|
4 年之前 |
Benoit GALATI
|
fcd0747bc1
core: remove inc_append_history option (#8048)
|
4 年之前 |
Marc Cornellà
|
cfdd3c8dd8
Revert "core: enable hist_reduce_blanks"
|
4 年之前 |
Marc Cornellà
|
cbd6fbe7a7
core: enable hist_reduce_blanks
|
4 年之前 |
David Remy
|
62abacebea
lib: fix issues with nounset and parameters used before defined (#7433)
|
5 年之前 |
Marc Cornellà
|
5a729f6667
lib: fix history wrapper when passing numbers
|
6 年之前 |
Cristian Consonni
|
d3e3b2dd0d
Add support for custom timestamp format in history (#6770)
|
6 年之前 |
Marc Cornellà
|
2589cdd8f9
Increment HISTSIZE to fix hist_expire_dups_first
|
6 年之前 |
Marc Cornellà
|
9f2f22d953
Remove duplicate option append_history
|
6 年之前 |
Marc Cornellà
|
20d63be655
Use zparseopts to get passed arguments
|
10 年之前 |
Marc Cornellà
|
f8180c3a64
Allow overriding -l flag in history
|
10 年之前 |
Marc Cornellà
|
03758416fe
Ensure builtin fc is used (see #3001)
|
10 年之前 |
Marc Cornellà
|
643bb25a0d
Organize history.zsh file and improve comments
|
10 年之前 |
Marc Cornellà
|
94baa9eadd
Simplify `if' into oneliner, allow spaces in HISTFILE
|
10 年之前 |
Marc Cornellà
|
d87d4331cf
Change history alias into a function
|
10 年之前 |
LFDM
|
d33b0aae91
Refactors history alias and moves it.
|
10 年之前 |
Robby Russell
|
1978a0923c
Revert PR #3359 as this is breaking stuff for many folks. Need to rethink how we handle system defaults differently on this
|
10 年之前 |
Joe Block
|
5bf715787a
Existing code indents with spaces, not tabs, conform.
|
10 年之前 |
Joe Block
|
1ebc98b9ed
Don't clobber HISTSIZE or SAVEHIST if they're already set
|
10 年之前 |
Robby Russell
|
9eacd7d589
Merge pull request #750 from blueyed/history-drop-default-append-history
|
10 年之前 |
Flavius Aspra
|
3826c7bf85
allow setting a custom HISTFILE before oh-my-zsh is loaded
|
11 年之前 |
Daniel Hahler
|
98578ec241
`setopt append_history` is not necessary.
|
13 年之前 |
Göran Gustafsson
|
3fc812afc9
Removed duplicate setting and sorted the remaining
|
13 年之前 |
James Rowe
|
edc8e3d092
Ignore commands that start with a space.
|
14 年之前 |
Mike Hostetler
|
93f9825b79
share history with your zsh's on the same host
|
14 年之前 |
James Cox
|
8a8a7bafa0
merge upstream
|
15 年之前 |
Robby Russell
|
ff545e6934
Bumping up history to 10k commands
|
15 年之前 |