Hello,

I'm trying to replace rxvt-unicode with termite, and am having trouble with my mutt bindings.

I have

bind index,pager \e<Up>     sidebar-prev
bind index,pager \e<Down>   sidebar-next
bind index,pager \e<Return> sidebar-open

which in rxvt-unicode navigates the sidebar with Alt-Up, Alt-Down, Alt-Return. In termite the sidebar-open binding still works, but neither the Alt-Up nor the Alt-Down do. The what-key utility gives 'A' and 'B' as the keypresses associated with them, respectively, but binding 'A' and 'B' to sidebar-next and -prev don't work.

How do I do Alt-Arrow bindings with termite?

Jaron

Reply via email to