about summary refs log tree commit diff stats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Fix special key bindings (e.g. <C-d>)Drew DeVault2019-03-151-1/+6
* Implement default in accounts.confDrew DeVault2019-03-151-4/+7
* Remove extra debug log statementDrew DeVault2019-03-151-1/+0
* Implement sidebar-width config optionDrew DeVault2019-03-151-7/+10
* Rename :cd -> :cf, add :cdDrew DeVault2019-03-151-1/+1
* Rig up key bindingsDrew DeVault2019-03-152-172/+170
* Implement key bindings subsystemDrew DeVault2019-03-154-33/+391
* Misc idiomatic fixesemersion2018-01-101-15/+9
* Parse account configurationDrew DeVault2018-01-091-0/+45
* Initial pass on worker/UI message passingDrew DeVault2018-01-091-5/+4
* Load UI configurationDrew DeVault2018-01-093-0/+281