[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Zutty fonts - zutty always uses the same font and fontsize



In days of yore (Thu, 02 May 2024), Sirius thus quoth: 
> Tab-handling is one of the things that kitty does well that I
> really like. But when it takes over ten times the memory for a single
> instance compared to urxvt - I can forego the tab-handling and have
> multiple windows instead. (Not looked yet if there is urxvt patches for
> kitty style tab handling - which would be awesome if it exists.)

To follow up on this:
  https://github.com/gryf/tabbedalt

$ mkdir -p ~/.urxvt/ext/
$ wget -O ~/.urxvt/ext/tabbedalt https://raw.githubusercontent.com/gryf/tabbedalt/master/tabbedalt
$ echo "URxvt.perl-ext: tabbedalt" >> .Xdefaults

Now you have tabs in urxvt.

-- 
Kind regards,

/S


Reply to: