zsh-workers
 help / color / mirror / code / Atom feed
* buggy paste highlight with backward-extend-paste
@ 2015-12-09  2:16 Vincent Lefevre
  2015-12-09  5:30 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Vincent Lefevre @ 2015-12-09  2:16 UTC (permalink / raw)
  To: zsh-workers

When using:

  autoload -Uz bracketed-paste-magic
  zle -N bracketed-paste bracketed-paste-magic
  zstyle :bracketed-paste-magic paste-init backward-extend-paste

if I type:

% echo foo

with the cursor just after "foo", and paste "a", then the whole
"fooa" gets highlighted instead of just "a".

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-11 10:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-09  2:16 buggy paste highlight with backward-extend-paste Vincent Lefevre
2015-12-09  5:30 ` Bart Schaefer
2015-12-09  9:13   ` Vincent Lefevre
2015-12-09 21:46     ` Bart Schaefer
2015-12-11 10:29       ` Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).