diff --git a/.config/Xresources/urxvt.Xresources b/.config/Xresources/urxvt.Xresources index 01fc390..5ff2d59 100644 --- a/.config/Xresources/urxvt.Xresources +++ b/.config/Xresources/urxvt.Xresources @@ -20,7 +20,10 @@ URxvt.scrollWithBuffer: false URxvt.skipScroll: true !Extensions -URxvt.perl-ext-common: default,matcher,tabbed +!Tabbing disabled by default (TMUX used for tabbed terminals) +!to enable tabbing comment the bottom line and uncomment the one above. +!URxvt.perl-ext-common: default,matcher,tabbed +URxvt.perl-ext-common: default,matcher ! Link Clicking URxvt.url-launcher: /usr/bin/xdg-open