Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Unset “zle_bracketed_paste” .zshrc
On 2/6/20, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Well, it's an option. It would result in the following interface:
> to prevent $zle_bracketed_paste from being defined one will have to run
> «unset zle_bracketed_paste» if zsh/zle has been loaded, or «zmodload -Fa
> zsh/zle -p:zle_bracketed_paste» otherwise.
I would assume that if someone knew to run that obscure zmodload
command, they would know they could just do this instead,
zmodload zsh/zle
unset zle_bracketed_paste
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author