summary refs log tree commit diff stats
path: root/commands/term.go
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the aerc.PushError(" " + $string) idiomReto Brunner2021-01-301-1/+1
* Revert "Add Style configuration"Drew DeVault2020-05-281-2/+1
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-1/+2
* Remove duration from the status methodsReto Brunner2020-05-271-2/+1
* Add Style configurationReto Brunner2020-05-271-1/+2
* gofmt fixesDrew DeVault2020-04-241-1/+1
* Use aerc.PushError where appropriateBen Fiedler2020-04-231-6/+3
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+17
* 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
h <boothj5@gmail.com> 2014-11-17 23:57:34 +0000 Updated orange theme' href='/danisanti/profani-tty/commit/themes/orange?id=44112f6cce30586ac936e359d6d938f9f3cfd54e'>44112f6c ^
b21edfaa ^

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