Age | Commit message (Collapse) | Author |
|
Tab completion currently only works on commands. Contextual completion
will be added in the future.
|
|
This changes the handling of optind for the 'reply' command to match
recent changes to getopt.
|
|
|
|
Consists of 3 functions
* Store: Access to MessageStore type
* SelectedAccount: Access to Account widget that the target widget
belongs to
* SelectedMessage: Current message (selected in msglist or the one we
are viewing)
Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
|