summary refs log tree commit diff stats
path: root/config/aerc.conf
Commit message (Collapse)AuthorAgeFilesLines
* Handle terminal title, login shellDrew DeVault2019-03-171-1/+1
|
* Implement :next-tab, :prev-tabDrew DeVault2019-03-171-6/+6
|
* Rename :cd -> :cf, add :cdDrew DeVault2019-03-151-1/+1
|
* Rig up key bindingsDrew DeVault2019-03-151-16/+14
|
* Implement key bindings subsystemDrew DeVault2019-03-151-31/+32
| | | | Which is not yet rigged up
* Load UI configurationDrew DeVault2018-01-091-0/+179
20 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166