aboutsummaryrefslogtreecommitdiff
path: root/config/bindings.go
AgeCommit message (Expand)Author
2019-09-04all: use fmt.Errorf for fomartting errorsWagner Riffel
2019-07-17lowercase all key bindingsReto Brunner
2019-05-24Change ex command to C-x when using terminalDrew DeVault
2019-05-14Add distinct keybindings for each compose viewDrew DeVault
2019-03-21Rig up terminal keybinding groupDrew DeVault
2019-03-21Add context-specific keybindingsDrew DeVault
2019-03-21Add additional context to key binding setDrew DeVault
2019-03-15Fix special key bindings (e.g. <C-d>)Drew DeVault
2019-03-15Rig up key bindingsDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault