Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: vared parse error when ` in prompt string



On Feb 12, 10:51am, Sebastian Gniazdowski wrote:
}
} % vared -cp "Github user name or just \`_local': " user
} zsh: parse error

torch% vared -cp "Github user name or just \`_local': " user
Github user name or just `_local': foo
torch% setopt PROMPT_SUBST
torch% vared -cp "Github user name or just \`_local': " user
zsh: parse error
Github user name or just `_local': foo


-- 
Barton E. Schaefer



Messages sorted by: Reverse Date, Date, Thread, Author