Skip to content

Bug: Adding zsh-vi-mode causes nav keys (Home, End, PgUp and PgDn ) to break #59

@deafmute1

Description

@deafmute1

Hi, this issue occurred today after updating all my plugins. I narrowed it down to zsh-vi-mode by turning plugins on/off until reproducing.

Basically: Home, End, PgUp and PgDn emit the incorrect scan codes according to both terminfo and showkey --scancode after sourcing zsh-vi-mode . Also, multiple keys have the same code - Home and End are both [, while PgUp and PgDn are both [~ .

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomersverifiedThis issue was already verified

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions