aerc-wizard

aerc and isync auto-configuration
git clone https://git.awy.one/aerc-wizard
Log | Files | Refs | README | LICENSE

commit dc3d04ca2f50dc527ce71674b3c00327fc0ec98d
parent 3af2ed2a4c47e960c6d50d4c56aaa57382f5d36a
Author: awy <awy@awy.one>
Date:   Sun, 28 Dec 2025 17:24:41 +0300

binds

Diffstat:
Mshare/aerc-binds | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/aerc-binds b/share/aerc-binds @@ -36,9 +36,9 @@ gt = :cf Trash<Enter> gd = :cf Drafts<Enter> gj = :cf Junk<Enter> -J = :next-folder<Enter> +<C-j> = :next-folder<Enter> <C-Down> = :next-folder<Enter> -K = :prev-folder<Enter> +<C-k> = :prev-folder<Enter> <C-Up> = :prev-folder<Enter> H = :collapse-folder<Enter> <C-Left> = :collapse-folder<Enter>