Is it possible to create Vim fold like keybindings to expand/collapse threads in
mutt?

Example:
  zo  -   expand thread under the cursor
  zO  -   expand thread under the cursor and all subthreads recursively
  zc  -   close thread under the cursor
  zC  -   close thread under the cursor and all subthreads recursively
  za  -   toggle thread under the cursor
  zA  -   toggle thread under the cursor and all subthreads recursively

Being used to vim keybindings using ESC-v is rather uncomfortable for me.

-- 
regards,
Horacio Sanson

Reply via email to