summary refs log tree commit diff stats
path: root/commands/cd.go
Commit message (Collapse)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
|
* Add context-specific commandsDrew DeVault2019-03-211-1/+1
|
* Fix help string for :cdDrew DeVault2019-03-151-1/+1
|
* Rename :cd -> :cf, add :cdDrew DeVault2019-03-151-11/+21
|
* Implement :cd commandDrew DeVault2019-03-141-0/+35
f7028da6cf65d0d1defa27'>62cd83ba ^
b3556b21 ^
62cd83ba ^



b3556b21 ^
62cd83ba ^






f07bb12f ^









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