Hi all,

I'm trying to bind a key combination to an action. Specifically, I'm
trying to bind ALT+j to something. :exec what-key gives me octal 252
as the value for this key combo, so I stuck:

  bind index,pager \252 sidebar-next

in my ~/.muttrc. However, when I source it and press ALT+j, it tells
me that the key is not bound. What's more confusing is that if I do

  :push \252

I see the desired action.

Thoughts? TIA

\t

Reply via email to