Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix special key bindings (e.g. <C-d>) | Drew DeVault | 2019-03-15 | 1 | -1/+6 |
* | Implement default in accounts.conf | Drew DeVault | 2019-03-15 | 1 | -4/+7 |
* | Remove extra debug log statement | Drew DeVault | 2019-03-15 | 1 | -1/+0 |
* | Implement sidebar-width config option | Drew DeVault | 2019-03-15 | 1 | -7/+10 |
* | Rename :cd -> :cf, add :cd | Drew DeVault | 2019-03-15 | 1 | -1/+1 |
* | Rig up key bindings | Drew DeVault | 2019-03-15 | 2 | -172/+170 |
* | Implement key bindings subsystem | Drew DeVault | 2019-03-15 | 4 | -33/+391 |
* | Misc idiomatic fixes | emersion | 2018-01-10 | 1 | -15/+9 |
* | Parse account configuration | Drew DeVault | 2018-01-09 | 1 | -0/+45 |
* | Initial pass on worker/UI message passing | Drew DeVault | 2018-01-09 | 1 | -5/+4 |
* | Load UI configuration | Drew DeVault | 2018-01-09 | 3 | -0/+281 |