Age | Commit message (Collapse) | Author |
|
This patch ensures the following commands join their arguments with
spaces to make it easier to interact with:
- cf
- mkdir
- cd
- attach
- detach
- ct
- copy
- move
- save
|
|
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
|
|
|
|
We need to clear the filtering etc upon folder switch.
Not having a valid msgstore is however no reason not to switch directories.
|
|
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
|
|
Credit for this fix goes to Reto; I guess if we're not gonna be mutt
we should probabaly do things correctly.
|
|
Tab completion currently only works on commands. Contextual completion
will be added in the future.
|
|
|
|
|