From ba752d2eb51957b85fa0003732e6e6345ad80668 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 13 Jan 2018 16:11:14 +0000 Subject: 42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin. --- Doc/Zsh/grammar.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/grammar.yo') diff --git a/Doc/Zsh/grammar.yo b/Doc/Zsh/grammar.yo index f9600424e..d2c7cd29c 100644 --- a/Doc/Zsh/grammar.yo +++ b/Doc/Zsh/grammar.yo @@ -671,4 +671,5 @@ single quote if it is set. Inside double quotes (tt("")), parameter and command substitution occur, and `tt(\)' quotes the characters -`tt(\)', `tt(`)', `tt(")', and `tt($)'. +`tt(\)', `tt(`)', `tt(")', `tt($)', and the first character +of tt($histchars) (default `tt(!)'). -- cgit 1.4.1