about summary refs log tree commit diff stats
path: root/lib/history.go
Commit message (Collapse)AuthorAgeFilesLines
* Add command history and cyclingGalen Abell2019-07-261-0/+13
Aerc will keep track of the previous 1000 commands, which the user can cycle through using the arrow keys while in the ex-line. Pressing up will move backwards in history while pressing down will move forward.
d'>d3f9d547 ^
0bafa3a3 ^
d3f9d547 ^
36863953 ^



e087f6d4
e087f6d4




e087f6d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18