From edc01c0455e894f0ba3ff1caa5b545110271d3ac Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 28 Apr 2010 08:55:35 +0000 Subject: Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE --- Doc/Zsh/options.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 23989c76b..e77ead1d5 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -829,7 +829,8 @@ cindex(history, ignoring spaces) item(tt(HIST_IGNORE_SPACE) (tt(-g)))( Remove command lines from the history list when the first character on the line is a space, or when one of the expanded aliases contains a -leading space. +leading space. Only normal aliases (not global or suffix aliases) +have this behaviour. Note that the command lingers in the internal history until the next command is entered before it vanishes, allowing you to briefly reuse or edit the line. If you want to make it vanish right away without -- cgit 1.4.1