ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/README.FAQ
(Generate patch)

Comparing rxvt-unicode/README.FAQ (file contents):
Revision 1.32 by root, Thu Jan 19 19:26:30 2006 UTC vs.
Revision 1.33 by root, Sat Jan 28 22:16:58 2006 UTC

113 113
114 No large bloated libraries (of course, none were linked in 114 No large bloated libraries (of course, none were linked in
115 statically), except maybe libX11 :) 115 statically), except maybe libX11 :)
116 116
117 Does it support tabs, can I have a tabbed rxvt-unicode? 117 Does it support tabs, can I have a tabbed rxvt-unicode?
118 rxvt-unicode does not directly support tabs. It will work fine with 118 Beginning with version 7.3, there is a perl extension that
119 tabbing functionality of many window managers or similar tabbing 119 implements a simple tabbed terminal. It is installed by default, so
120 programs, and its embedding-features allow it to be embedded into 120 any of these should give you tabs:
121 other programs, as witnessed by doc/rxvt-tabbed or the upcoming 121
122 "Gtk2::URxvt" perl module, which features a tabbed urxvt (murxvt) 122 rxvt -pe tabbed
123 terminal as an example embedding application. 123
124 URxvt.perl-ext-common: default,tabbed
125
126 It will also work fine with tabbing functionality of many window
127 managers or similar tabbing programs, and its embedding-features
128 allow it to be embedded into other programs, as witnessed by
129 doc/rxvt-tabbed or the upcoming "Gtk2::URxvt" perl module, which
130 features a tabbed urxvt (murxvt) terminal as an example embedding
131 application.
124 132
125 How do I know which rxvt-unicode version I'm using? 133 How do I know which rxvt-unicode version I'm using?
126 The version number is displayed with the usage (-h). Also the escape 134 The version number is displayed with the usage (-h). Also the escape
127 sequence "ESC [ 8 n" sets the window title to the version number. 135 sequence "ESC [ 8 n" sets the window title to the version number.
128 When using the rxvtc client, the version displayed is that of the 136 When using the rxvtc client, the version displayed is that of the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines