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.
icheta <dominikpicheta@googlemail.com> 2019-06-06 21:58:25 +0100 committer GitHub <noreply@github.com> 2019-06-06 21:58:25 +0100 Create FUNDING.yml' href='/ahoang/Nim/commit/.github/FUNDING.yml?h=devel&id=554908df0cc80d8a983a5fccdc8951094c38b180'>554908df0 ^
1
2
3
4
5
6
7
8
9
10
11
12