command line - How to stop pasted text being highlighted in terminals in Ubuntu 16.10? - Ask Ubuntu


since upgrading ubuntu 16.10 16.04, every time paste text terminal running zsh, text highlighted until type character. doesn't seem matter terminal emulator use (it happens both in gnome-terminal , terminator), seems matter zsh shell (bash not have problem). how can prevent this?

finally found (https://github.com/zsh-users/zsh-syntax-highlighting/issues/349):

zle_highlight+=(paste:none) 

Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu