urxvt-font-size icon indicating copy to clipboard operation
urxvt-font-size copied to clipboard

font size on all tabs simultaneously

Open manwe-pl opened this issue 8 years ago • 1 comments

Hi. Thanks for your extension, without it I wouldn't move from mrxvt to urxvt and would be stuck with non-utf terminal for another few years.

Is there any way you could add feature to change font-size on all tabs simultaneously (already opened and new ones)? Or maybe just change behaviour of perl:font-size:incglobal to apply not only to current tab and new ones but also to every other existing tab.

It's the only feature from mrxvt I'm missing.

manwe-pl avatar May 14 '16 10:05 manwe-pl

I don't think that is possible unfortunately. There are two ways to set the font size in urxvt: With an escape sequence in the current terminal, or by changing the Xresources, which are only read when a new terminal starts. And as far as I know even if you use urxvtd there is no way to send escape sequences to terminals started from it.

majutsushi avatar Sep 23 '16 04:09 majutsushi