mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
Added HISTSAVEBYCOPY to the options enum.
This commit is contained in:
parent
70c4511893
commit
e6435dcca6
@ -1514,6 +1514,7 @@ enum {
|
||||
HISTNOFUNCTIONS,
|
||||
HISTNOSTORE,
|
||||
HISTREDUCEBLANKS,
|
||||
HISTSAVEBYCOPY,
|
||||
HISTSAVENODUPS,
|
||||
HISTVERIFY,
|
||||
HUP,
|
||||
|
Loading…
Reference in New Issue
Block a user