Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binds: add account specific bindings | Jonathan Bartlett | 2021-12-11 | 1 | -0/+22 |
* | bindings: support more modified keys | Robin Jarry | 2021-10-28 | 1 | -4/+11 |
* | bindings: prepare for more modifers | Robin Jarry | 2021-10-28 | 1 | -155/+160 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -1/+1 |
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -1/+1 |
* | lowercase all key bindings | Reto Brunner | 2019-07-17 | 1 | -32/+32 |
* | Change ex command to C-x when using terminal | Drew DeVault | 2019-05-24 | 1 | -2/+2 |
* | Add distinct keybindings for each compose view | Drew DeVault | 2019-05-14 | 1 | -1/+1 |
* | Rig up terminal keybinding group | Drew DeVault | 2019-03-21 | 1 | -0/+1 |
* | Add context-specific keybindings | Drew DeVault | 2019-03-21 | 1 | -0/+10 |
* | Add additional context to key binding set | Drew DeVault | 2019-03-21 | 1 | -4/+14 |
* | Fix special key bindings (e.g. <C-d>) | Drew DeVault | 2019-03-15 | 1 | -1/+6 |
* | Rig up key bindings | Drew DeVault | 2019-03-15 | 1 | -156/+156 |
* | Implement key bindings subsystem | Drew DeVault | 2019-03-15 | 1 | -0/+284 |