Skip to content

[Customization guide] How to make ← and → in menu mean to leave the completion mode and edit the command line? #630

Answered by marlonrichert
ImpleLee asked this question in Q&A
Discussion options

You must be logged in to vote
bindkey -M menuselect '<escape code for ←>' .backward-char
bindkey -M menuselect '<escape code for →>'  .forward-char

Documented in

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@julien-blanchon
Comment options

@julien-blanchon
Comment options

@JerryZhongJ
Comment options

@amomchilov
Comment options

@amomchilov
Comment options

Answer selected by ImpleLee
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
5 participants
Converted from issue

This discussion was converted from issue #621 on August 10, 2023 08:52.