re -S should redraw the entire client or should it
> not just redraw just the status line?
You're right, the former is probably overkill (and even more so for my
use case). I changed it in the patch attached.
Thanks,
Marco
# HG changeset patch
# User Marco Beck
# Date 131723
set patch
# User Marco Beck
# Date 1317224819 -7200
# Node ID d26aac2352312550f863454f1ab3c7814dd0ffa7
# Parent 2a041ad30bca5f26d6ca8c056957e0ce364a8305
Add option '-S' to refresh-client to additionally update
the status bar.
diff --git a/cmd-refresh-client.c b/cmd-refresh-client.c
--- a/c
is.
Marco
# HG changeset patch
# User Marco Beck
# Date 1317154638 -7200
# Node ID dcbe3b0731710931a6091104cbbd512540664e57
# Parent 2a041ad30bca5f26d6ca8c056957e0ce364a8305
Add new command to refresh status bar.
diff --git a/Makefile.am b/Makefile.am
--- a/Makefile.am
+++ b/Makefile.am
@@ -10
hanks,
Marco
# HG changeset patch
# User Marco Beck
# Date 1308868029 -7200
# Node ID 75239794e945b99734c3668b654c61ccc2476fd3
# Parent db675b1c6a76574e0555c917c69fa799882d6e0e
Ring terminal bell on activity, content and silence alerts
diff --git a/options-table.c b/options-table.c
--- a/opt
;bell-on-content-alert", "bell-on-activity-alert" etc.),
though that probably is config bloat.
Regards,
Marco
# HG changeset patch
# User Marco Beck
# Date 1308390888 -7200
# Node ID 64d47bef68e29ce1672c1a75a815655f7b0fa56b
# Parent dae3664b7a22ac5bfcc967a44d369e58cf163c9c
New fe