Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add message view commands, :close | Drew DeVault | 2019-03-30 | 1 | -1/+1 |
* | Update default config/binds.conf | Drew DeVault | 2019-03-30 | 1 | -2/+17 |
* | Handle no configured accounts gracefully | Julian P Samaroo | 2019-03-30 | 1 | -0/+4 |
* | Rig up terminal keybinding group | Drew DeVault | 2019-03-21 | 1 | -0/+1 |
* | Add context-specific keybindings | Drew DeVault | 2019-03-21 | 3 | -12/+114 |
* | Add additional context to key binding set | Drew DeVault | 2019-03-21 | 1 | -4/+14 |
* | Handle terminal title, login shell | Drew DeVault | 2019-03-17 | 1 | -1/+1 |
* | Implement :next-tab, :prev-tab | Drew DeVault | 2019-03-17 | 1 | -6/+6 |
* | 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 |