The attached version of tabbedex has the following additions:
- It allows you to change the name of a tab with a control sequence.
For example,
printf "\033]777;tabbedex;set_tab_name;work stuff\007"
would change the name of the current tab to "work stuff".
- Previously, if you had a lot of tabs and/or tabs with long names,
the current tab might not show up in the tab bar (if its position in
the tab name string was more than $self->ncol chars from the beginning).
These changes ensure that the name of the current tab is always visible.
If anyone comes across any problems please let me know.
Jim
P.S. Any chance of adding this to the official rxvt-unicode package?
tabbedex.gz
Description: application/gunzip
_______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
