Re: Strange issue with paste on zsh

dana <[email protected]> Wed, 08 Jul 2026 13:43:34 -0500
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <[email protected]>
On Wed 8 Jul 2026, at 08:02, Kuldeep Bora wrote:
> I noticed something weird while pasting a long identifier in one of
> the commands. Please see below output and notice pop6p*k*j

i assume you mean the k is supposed to be there but it's missing in zsh

i can't replicate that in either 5.9 or master on macos sequoia with
terminal.app

does the same problem occur if you run zsh with `zsh -f` ? if not, it's
something in your config. you'll have to experiment to figure out what

if it does, what macos version, terminal app, and zsh version? and what
is your $TERM set to?

dana