From 622a68ba0d793cd2138824a1359a928377eab375 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 6 Dec 2015 10:09:44 +0100 Subject: common: improve usage on slow connections, update xterm title --- config/common | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/common b/config/common index 9bf5598..130c9df 100644 --- a/config/common +++ b/config/common @@ -17,3 +17,11 @@ auto_view application/pgp-encrypted # Auto View PGP signed stuff auto_view application/x-tar # Auto View TAR content mime_lookup application/octet-stream + +unset imap_passive # Don't wait to enter mailbox manually +set imap_check_subscribed # automatically poll subscribed +set sleep_time = 0 # fast scrolling +set mail_check = 60 # reduce polling frequency to a sane level +set timeout = 10 # poll current mailbox more often +set net_inc = 5 # Display download progress every 5K +set ts_enabled=yes # fancy xterm title -- cgit v1.2.3