about summary refs log tree commit diff stats
path: root/config/bindings.go
Commit message (Expand)AuthorAgeFilesLines
* Add distinct keybindings for each compose viewDrew DeVault2019-05-141-1/+1
* Rig up terminal keybinding groupDrew DeVault2019-03-211-0/+1
* Add context-specific keybindingsDrew DeVault2019-03-211-0/+10
* Add additional context to key binding setDrew DeVault2019-03-211-4/+14
* Fix special key bindings (e.g. <C-d>)Drew DeVault2019-03-151-1/+6
* Rig up key bindingsDrew DeVault2019-03-151-156/+156
* Implement key bindings subsystemDrew DeVault2019-03-151-0/+284