.. |
account
|
Implement next-message in msgview using account
|
2019-08-07 15:10:24 +09:00 |
compose
|
Allow cc/bcc command to receive no arguments
|
2019-08-07 14:07:48 +09:00 |
msg
|
select next message when deleting from message viewer
|
2019-08-02 09:36:41 -04:00 |
msgview
|
Implement next-message in msgview using account
|
2019-08-07 15:10:24 +09:00 |
terminal
|
Fix :close on terminal panic
|
2019-07-25 18:12:08 -04:00 |
cd.go
|
Add filesystem completions for :attach and :cd
|
2019-08-02 09:22:40 -04:00 |
commands.go
|
Fix directory completion case sensitivity
|
2019-08-03 10:48:47 -04:00 |
ct.go
|
Add index option to change-tab
|
2019-07-27 12:40:28 -04:00 |
exec.go
|
Fix re-opening of expired pipe tabs
|
2019-07-08 18:32:31 -04:00 |
global.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
help.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
history.go
|
Add command history and cycling
|
2019-07-26 14:29:34 -04:00 |
new-account.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
next-tab.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
pwd.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
quit.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
set.go
|
71: Allow user to change config options at runtime
|
2019-07-15 09:42:03 -04:00 |
term.go
|
Implement basic tab completion support
|
2019-06-29 14:24:19 -04:00 |
util.go
|
Add CompletePath method
|
2019-08-02 09:22:39 -04:00 |