#3651: vanishing input wrt entry of folders with spaces in names
-----------------------------+----------------------
  Reporter:  balderdash      |      Owner:  mutt-dev
      Type:  defect          |     Status:  new
  Priority:  major           |  Milestone:
 Component:  user interface  |    Version:  1.5.21
Resolution:                  |   Keywords:
-----------------------------+----------------------

Comment (by kevin8t8):

 <space> is bound to <buffy-cycle> by default in the Editor Menu context.
 The behavior of <buffy-cycle> is to clear the command line and show the
 next mailbox with new mail in it.

 If you frequently use <space> in your mailbox names, you should unbind it:
 {{{
 bind editor <space> noop
 }}}

 You can then, if you wish, bind another key to this function (for example
 "&"):
 {{{
 bind editor & buffy-cycle
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3651#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to