chiark / gitweb /
dot/zshrc: Interpret a doubled quote inside single quotes as a single quote.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 3 Oct 2021 13:49:48 +0000 (14:49 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 3 Oct 2021 14:18:21 +0000 (15:18 +0100)
And not a pointless suspension of single quoting.

dot/zshrc

index 7a0824aca3a1fe58a46c2d3396e8110b5c1c2c39..d56fde2663b80f4ebb0e51a70e6d70cf11b0db5b 100644 (file)
--- a/dot/zshrc
+++ b/dot/zshrc
@@ -185,6 +185,7 @@ unsetopt nomatch
 unsetopt menu_complete
 setopt notify
 setopt rc_expand_param
+setopt rc_quotes
 setopt share_history
 
 hash -d t=$TMPDIR