index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
bindings.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
bindings: add alt modifier
John Gebbie
2022-09-13
1
-0
/
+39
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
1
-5
/
+5
*
bindings: fix FormatKeyStrokes for <tab> and <enter>
Robin Jarry
2022-08-10
1
-1
/
+4
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-3
/
+4
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-7
/
+5
*
binds: fix ctrl-i and ctrl-m key definitions
Robin Jarry
2022-07-17
1
-2
/
+2
*
binds: fix incorrect key names for c-] and c-[
Ivan Oleynikov
2022-04-25
1
-2
/
+2
*
binds: allow to bind a command to < and >
Koni Marti
2022-04-17
1
-0
/
+8
*
review: display actual bindings for commands
Robin Jarry
2022-02-02
1
-0
/
+47
*
bindings: fix ctrl-h binding not working
Robin Jarry
2022-01-20
1
-1
/
+1
*
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