Man page - urxvt-tabbed(1)
Packages contas this manual
- urxvt-confirm-paste(1)
- urxvt-xim-onthespot(1)
- urxvt-clickthrough(1)
- rxvt(1)
- urxvt-keysym-list(1)
- urxvt-extensions(1)
- urxvt-example-refresh-hooks(1)
- urxvt-block-graphics-to-ascii(1)
- urxvt-readline(1)
- urxvt-eval(1)
- urxvt-selection-pastebin(1)
- urxvt-tabbed(1)
- urxvt-matcher(1)
- urxvt-selection-popup(1)
- urxvtcd(1)
- urxvtperl(3)
- urxvt-option-popup(1)
- urxvt(1)
- urxvt-searchable-scrollback(1)
- urxvt-selection-to-clipboard(1)
- urxvtc(1)
- urclock(1)
- urxvtd(1)
- urxvt-overlay-osc(1)
- urxvt-font-size(1)
- urxvt-clipboard-osc(1)
- urxvt-background(1)
- urxvt-digital-clock(1)
- urxvt(7)
- urxvt-remote-clipboard(1)
- urxvt-selection(1)
- urxvt-selection-autotransform(1)
- urxvt-kuake(1)
- urxvt-bell-command(1)
- rxvt-unicode(1)
apt-get install rxvt-unicode
Manual
| urxvt-tabbed(1) | RXVT-UNICODE | urxvt-tabbed(1) |
NAME
tabbed - tabbed interface to urxvt
DESCRIPTION
This transforms the terminal into a tabbar with additional terminals, that is, it implements what is commonly referred to as "tabbed terminal". The topmost line displays a "[NEW]" button, which, when clicked, will add a new tab, followed by one button per tab.
Clicking a button will activate that tab. Pressing Shift-Left and Shift-Right will switch to the tab left or right of the current one, while Shift-Down creates a new tab. Pressing Ctrl-Left and Ctrl-Right will renumber the current tab by moving it to the left or to the right.
The tabbar itself can be configured similarly to a normal terminal, but with a resource class of "URxvt.tabbed". In addition, it supports the following four resources (shown with defaults):
URxvt.tabbed.tabbar-fg: <colour-index, default 3> URxvt.tabbed.tabbar-bg: <colour-index, default 0> URxvt.tabbed.tab-fg: <colour-index, default 0> URxvt.tabbed.tab-bg: <colour-index, default 1>
See COLOR AND GRAPHICS in the urxvt(1) manpage for valid indices.
| 2024-10-15 | 9.31 |