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

Re: PATCH: highlight pasted text



On Jul 19,  4:50am, Oliver Kiddle wrote:
}
} How about the following patch? This adds another special token to
} zle_highlight. So you can do, e.g: zle_highlight+=( paste:bg=87 )
} This applies also for vi put and emacs yank commands.
} 
} Text from a bracketed paste is now added to the cutbuffer.
} 
} I had been pondering how to interface bracketed-paste with vi registers,
} anyway. This will now also put the bracketed paste in the numbered
} registers.

This all sounds fine to me.  I'm not certain of the real emacs behavior;
I suspect it may have morphed over time and I don't know the most recent
incarnation.



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