Skip to content

Move cursor by word on Mac - cant get Option+arrow working #1094

Answered by wez
dabeeeenster asked this question in Q&A
Discussion options

You must be logged in to vote

Looking at the Terminal.app preferences:

Option left and right are rebound to \033b and \033f respectively.

You use the SendString action to rebind keys, and if you look at the docs for SendString, you'll see an example that covers exactly these key bindings:

https://wezfurlong.org/wezterm/config/lua/keyassignment/SendString.html

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by wez
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
None yet
2 participants