zsh:opts: Disable HIST_VERIFY
Most of the I am sure about it, and if not, I press Tab.
This commit is contained in:
@@ -142,11 +142,6 @@
|
|||||||
# it vanishes, allowing you to briefly reuse or edit the definition.
|
# it vanishes, allowing you to briefly reuse or edit the definition.
|
||||||
setopt HIST_NO_FUNCTIONS
|
setopt HIST_NO_FUNCTIONS
|
||||||
|
|
||||||
# Remove superfluous blanks from each command line being added to the
|
|
||||||
# history list.
|
|
||||||
setopt HIST_REDUCE_BLANKS
|
|
||||||
|
|
||||||
# Whenever the user enters a line with history expansion, don't execute the
|
|
||||||
# Remove superfluous blanks from each command line being added to the
|
# Remove superfluous blanks from each command line being added to the
|
||||||
# history list.
|
# history list.
|
||||||
setopt HIST_REDUCE_BLANKS
|
setopt HIST_REDUCE_BLANKS
|
||||||
|
|||||||
Reference in New Issue
Block a user