diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-12-31 01:18:38 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-12-31 01:20:09 +0000 |
commit | 243c01822029ba9b99e7c9325cb56f98782522bb (patch) | |
tree | 5c1461340914e3b96943aa510a488e4c803ceab6 /ChangeLog | |
parent | fcd13cdaaee9a29e56a36afd1df3935602b96e7a (diff) | |
download | zsh-243c01822029ba9b99e7c9325cb56f98782522bb.tar.gz zsh-243c01822029ba9b99e7c9325cb56f98782522bb.tar.xz zsh-243c01822029ba9b99e7c9325cb56f98782522bb.zip |
unposted: NEWS: Document how to disable paste highlighting.
This updates the 5.2 entry, note that 5.2 has been released already.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e219643d3..722bb6cc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-12-31 Daniel Shahaf <d.s@daniel.shahaf.name> + * unposted: NEWS: Document how to disable paste highlighting. + * 37456: Src/Zle/zle_refresh.c: Have zle_highlight=(none) disable paste highlighting |