summary refs log tree commit diff stats
path: root/commands/term.go
Commit message (Collapse)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
|
* Add basic message viewer mockupDrew DeVault2019-03-301-3/+2
|
* Correct color of error messagesDrew DeVault2019-03-301-1/+1
|
* Add context-specific commandsDrew DeVault2019-03-211-1/+1
|
* Wrap Terminal in TermHostDrew DeVault2019-03-171-10/+3
|
* Add :term-closeDrew DeVault2019-03-171-2/+11
|
* Handle terminal title, login shellDrew DeVault2019-03-171-5/+16
|
* Move exline handling up to aerc, add :termDrew DeVault2019-03-171-0/+33
='/akspecs/aerc/blame/commands/commands.go?h=0.5.0&id=62862d8a9e7f684bc3ff4e9ea115678ff44d8644'>^
8126d82 ^
d394fd1 ^






8126d82 ^
d394fd1 ^
b60999c ^
8126d82 ^
b60999c ^
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50