From b0110e1e79def05042b9db4d56c556e63df98f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Pirson=20=E2=80=94=20OPi?= Date: Tue, 24 Sep 2024 23:30:47 +0200 Subject: [PATCH] Update unix-shells: assumed typo. --- markup/unix-shells | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markup/unix-shells b/markup/unix-shells index 596482d..b2fe76d 100644 --- a/markup/unix-shells +++ b/markup/unix-shells @@ -111,7 +111,7 @@ command substitution//##||foo=7 _ "foo is $foo"||foo=7 _ "foo is $foo"|| ||[[# interpolating-quotes-esc]][#interpolating-quotes-esc-note interpolating quotes escape sequences]||\$ \\ @@\`@@ \"||\" \$ \\||\$ \\ @@\`@@||##gray|//none//##||\$ \\ @@\`@@ \"|| -||[[# c-esc-quotes]][#c-esc-quotes-note quotes with backslash escapes]||$'foo\n'||##gray|//none//##||$'foo'||##gray|//none//##||$'foo'|| +||[[# c-esc-quotes]][#c-esc-quotes-note quotes with backslash escapes]||$'foo\n'||##gray|//none//##||$'foo\n'||##gray|//none//##||$'foo\n'|| ||[[# c-esc]][#c-esc-note quoted backslash escapes]||\a \b \e \E \f \n \r \t \v _ \\ \' \" \##gray|//ooo//## \x##gray|//hh//## \c##gray|//ctrl//##||##gray|//none//##||\a \b \e \E \f \n \r \t \v _ \\ \' \" \##gray|//ooo//## \x##gray|//hh//## \c##gray|//ctrl//##||##gray|//none//##||\a \b \e \E \f \n \r \t \v _ @@ -2307,4 +2307,4 @@ Special {{zsh}} builtins: * zformat * zmodload * zparseopts -* zstyle \ No newline at end of file +* zstyle