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

Re: Strange issue with paste on zsh



You are right after some debugging found that I had this weird shortcut to go to cmd mode from insert mode added ages back.

bindkey -M viins 'kj' vi-cmd-mode

Apologies for this.

Thanks

On Thu, Jul 9, 2026 at 12:13 AM dana <dana@xxxxxxx> wrote:
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


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