summary refs log tree commit diff stats
path: root/commands/terminal/close.go
Commit message (Expand)AuthorAgeFilesLines
* Fix :close on terminal panicJeffas2019-07-251-1/+0
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+12
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add message view commands, :closeDrew DeVault2019-03-301-4/+1
* Add basic message viewer mockupDrew DeVault2019-03-301-3/+3
* Implement :pipeDrew DeVault2019-03-301-0/+1
* Add terminal command contextDrew DeVault2019-03-211-0/+23
/vimrc.vim?h=main&id=8846a7f85cc04b77b2fe8a67b6d317723437b00c'>^
f0928014 ^


6e1eeeeb ^
f0928014 ^



6e1eeeeb ^
f0928014 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31