Reto Brunner
6b0483dd92
msgview/open: remove manual decoding
2020-01-20 09:21:29 -05:00
Reto Brunner
9096049f75
FetchBodyParts: decode source in the workers
...
Previously the workers returned a mixture of decoded / encoded parts.
This lead to a whole bunch of issues.
This commit changes the msgviewer and the commands to assume parts to already
be decoded
2020-01-05 16:02:45 -05:00
Wagner Riffel
6838c23478
all: purge redundant underscores
...
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
2019-09-04 16:30:57 -10:00
Drew DeVault
363aab5cc1
Make :pipe command more generic
2019-07-05 12:21:12 -04:00
Ben Burwell
1bb1a80156
Use "open" instead of "xdg-open" on Darwin systems
2019-07-04 10:58:33 -04:00
Gregory Mullen
2a0961701c
Implement basic tab completion support
...
Tab completion currently only works on commands. Contextual completion
will be added in the future.
2019-06-29 14:24:19 -04:00
Réouven Assouly
ce475e4952
commands/msgview: add open command
2019-06-17 14:52:52 -04:00