summaryrefslogtreecommitdiff
path: root/config/bindings.go
AgeCommit message (Expand)Author
2022-04-25binds: fix incorrect key names for c-] and c-[Ivan Oleynikov
2022-04-17binds: allow to bind a command to < and >Koni Marti
2022-02-02review: display actual bindings for commandsRobin Jarry
2022-01-20bindings: fix ctrl-h binding not workingRobin Jarry
2021-12-11binds: add account specific bindingsJonathan Bartlett
2021-10-28bindings: support more modified keysRobin Jarry
2021-10-28bindings: prepare for more modifersRobin Jarry
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
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