mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
termsupport: protect subshell with quotes
This commit is contained in:
committed by
Marc Cornellà
parent
d2e1c71bfb
commit
f0981d564a
@@ -114,7 +114,7 @@ zmodload zsh/langinfo
|
||||
# Returns nonzero if encoding failed.
|
||||
#
|
||||
# Usage:
|
||||
# omz_urlencode [-r] [-m] <string>
|
||||
# omz_urlencode [-r] [-m] [-P] <string>
|
||||
#
|
||||
# -r causes reserved characters (;/?:@&=+$,) to be escaped
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user