# Description: Only clear the trackbar if it has been scrolled to.
#
# Setting: trackbar_all_manual
-# Description: Never clear the trackbar.
+# Description: Never clear the trackbar until you do /mark.
#
# /mark is a command that will redraw the line at the bottom.
#
use warnings;
use vars qw($VERSION %IRSSI);
-$VERSION = "2.6"; # 7e8c189d7817f70
+$VERSION = "2.6"; # c99d17e529ad9ce
%IRSSI = (
authors => "Peter 'kinlo' Leurs, Uwe Dudenhoeffer, " .
## Version history:
#
+# 2.7: - add /set trackbar_all_manual option
# 2.5: - merge back on scripts.irssi.org
# - fix /trackbar redraw broken in 2.4
# - fix legacy encodings