stepb / urxvt-tabbedex

Tabbed plugin for rxvt-unicode with many enhancements
75 stars 54 forks source link

Tabs auto-renaming #50

Open flyboy14 opened 8 years ago

flyboy14 commented 8 years ago

Hello! Your extension is very useful, but.. It really takes time to rename each opened tab, soo.. Could you, please, implement function of auto-renaming tabs in order of command currently running on them (e.g. zsh, htop, rdesktop etc.)?

Thanks in advance.

mina86 commented 8 years ago

https://github.com/mina86/urxvt-tabbedex has an OSC sequence which allows for the tabs to be named from command line. Some minor scripting should allow you to automatically rename tabs as desired.