index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
bindings.go
Age
Commit message (
Expand
)
Author
2022-04-25
binds: fix incorrect key names for c-] and c-[
Ivan Oleynikov
2022-04-17
binds: allow to bind a command to < and >
Koni Marti
2022-02-02
review: display actual bindings for commands
Robin Jarry
2022-01-20
bindings: fix ctrl-h binding not working
Robin Jarry
2021-12-11
binds: add account specific bindings
Jonathan Bartlett
2021-10-28
bindings: support more modified keys
Robin Jarry
2021-10-28
bindings: prepare for more modifers
Robin Jarry
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2019-09-04
all: use fmt.Errorf for fomartting errors
Wagner Riffel
2019-07-17
lowercase all key bindings
Reto Brunner
2019-05-24
Change ex command to C-x when using terminal
Drew DeVault
2019-05-14
Add distinct keybindings for each compose view
Drew DeVault
2019-03-21
Rig up terminal keybinding group
Drew DeVault
2019-03-21
Add context-specific keybindings
Drew DeVault
2019-03-21
Add additional context to key binding set
Drew DeVault
2019-03-15
Fix special key bindings (e.g. <C-d>)
Drew DeVault
2019-03-15
Rig up key bindings
Drew DeVault
2019-03-15
Implement key bindings subsystem
Drew DeVault