OSC SEQUENCES
tabbedex supports a single OSC sequence which can be invoked by programs running in the terminal by writing a special sequence, namely ESC ] 777 ; string ST where string is the command to execute. For example:
tabbedex;set_tab_name;name
Sets name of the current tab to name.
Notice the mispelled tabbedx in the example line. It turns out that the typo is authoritative, and if you replace the correct spelling for the typo the OSC sequence will not work.
If you do decide to fix this, will you keep honoring the mispelled tabbedx too?
The manual page says
Notice the mispelled
tabbedx
in the example line. It turns out that the typo is authoritative, and if you replace the correct spelling for the typo the OSC sequence will not work.If you do decide to fix this, will you keep honoring the mispelled
tabbedx
too?