diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-08 13:14:28 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-08 13:14:28 +0200 |
| commit | ad281f0e6dd388fe85aeeda662eb9b50bcb228f2 (patch) | |
| tree | 81b96a7461baa1637ab167a4162531530a8bb174 /config/aerc/binds.conf | |
| parent | c836df4fc2a8ff664e97ceae2d62adcf9e2f8d78 (diff) | |
Update aerc config
Diffstat (limited to 'config/aerc/binds.conf')
| -rw-r--r-- | config/aerc/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/aerc/binds.conf b/config/aerc/binds.conf index 50572ba..f3f4cd9 100644 --- a/config/aerc/binds.conf +++ b/config/aerc/binds.conf @@ -9,6 +9,7 @@ [messages] s = :flag -t -x Flagged<Enter> q = :quit<Enter> +<C-Space> = :split <Enter> j = :next<Enter> <Down> = :next<Enter> |