From b97738c25a2790552f444a6eaaa1804de54df60d Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Tue, 8 Jul 2025 10:18:04 -0400 Subject: [PATCH] Lets try mutt threading --- neomutt/neomuttrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/neomutt/neomuttrc b/neomutt/neomuttrc index d7706da..4a9e1f5 100644 --- a/neomutt/neomuttrc +++ b/neomutt/neomuttrc @@ -15,6 +15,9 @@ set print=ask-no # Ask before printing set delete=yes # Just delete it set include # Include messages in replies set sort_aux=date-received # Sort threads by date received +set use_threads=yes # Enablig threading +set sort=last-date-received # I think this is what I want, sort threads by the last received message + # in the thread set charset=utf-8 # UTF-8 by default #set noallow_8bit # 8bit isn't safe via Demon. # Attribution line.