home/aerc | set split view to 4 lines of index

This commit is contained in:
Don Harper 2025-07-18 07:25:28 -05:00
parent 66b97571fd
commit 4038d677e7

View file

@ -9,6 +9,7 @@
msglist-scroll-offset = "1";
threading-enabled = " true";
threading-by-subject = "true";
message-list-split = "4";
index-columns = "flags>=,date<=,name<20,subject<*,notmuch>=";
column-notmuch = ''
{{- (map .Labels (exclude .Folder) (exclude "replied|passed|attachment|flagged|unread|draft") | join ",") -}}'';