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.31 by root, Tue Jan 17 16:22:41 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
129 daemon. 137 daemon.
130 138
131 I am using Debian GNU/Linux and have a problem... 139 I am using Debian GNU/Linux and have a problem...
132 The Debian GNU/Linux package of rxvt-unicode in sarge contains large 140 The Debian GNU/Linux package of rxvt-unicode in sarge contains large
133 patches that considerably change the behaviour of rxvt-unicode. 141 patches that considerably change the behaviour of rxvt-unicode (but
134 Before reporting a bug to the original rxvt-unicode author please 142 unfortunately this notice has been removed). Before reporting a bug
135 download and install the genuine version 143 to the original rxvt-unicode author please download and install the
136 (<http://software.schmorp.de#rxvt-unicode>) and try to reproduce the 144 genuine version (<http://software.schmorp.de#rxvt-unicode>) and try
137 problem. If you cannot, chances are that the problems are specific 145 to reproduce the problem. If you cannot, chances are that the
138 to Debian GNU/Linux, in which case it should be reported via the 146 problems are specific to Debian GNU/Linux, in which case it should
139 Debian Bug Tracking System (use "reportbug" to report the bug). 147 be reported via the Debian Bug Tracking System (use "reportbug" to
148 report the bug).
140 149
141 For other problems that also affect the Debian package, you can and 150 For other problems that also affect the Debian package, you can and
142 probably should use the Debian BTS, too, because, after all, it's 151 probably should use the Debian BTS, too, because, after all, it's
143 also a bug in the Debian version and it serves as a reminder for 152 also a bug in the Debian version and it serves as a reminder for
144 other users that might encounter the same issue. 153 other users that might encounter the same issue.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines