cd.go
|
Fix help string for :cd
|
2019-03-15 10:47:27 -04:00 |
cf.go
|
commands: handle case where no account selected
|
2019-03-17 14:57:05 -04:00 |
commands.go
|
Implement :cd command
|
2019-03-14 22:34:34 -04:00 |
delete-message.go
|
Implement :delete-message
|
2019-03-20 23:23:38 -04:00 |
next-tab.go
|
Implement :next-tab, :prev-tab
|
2019-03-17 16:24:17 -04:00 |
quit.go
|
Add :quit command
|
2019-03-15 20:32:09 -04:00 |
term-close.go
|
s/:term-close/:close/g
|
2019-03-17 17:45:44 -04:00 |
term.go
|
Wrap Terminal in TermHost
|
2019-03-17 17:39:49 -04:00 |