ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvtperl.3.man.in
Revision: 1.74
Committed: Mon May 2 08:25:24 2011 UTC (13 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.73: +9 -8 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 .\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
2 .\"
3 .\" Standard preamble:
4 .\" ========================================================================
5 .de Sp \" Vertical space (when we can't use .PP)
6 .if t .sp .5v
7 .if n .sp
8 ..
9 .de Vb \" Begin verbatim text
10 .ft CW
11 .nf
12 .ne \\$1
13 ..
14 .de Ve \" End verbatim text
15 .ft R
16 .fi
17 ..
18 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
22 .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
23 .\" nothing in troff, for use with C<>.
24 .tr \(*W-
25 .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
26 .ie n \{\
27 . ds -- \(*W-
28 . ds PI pi
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
31 . ds L" ""
32 . ds R" ""
33 . ds C` ""
34 . ds C' ""
35 'br\}
36 .el\{\
37 . ds -- \|\(em\|
38 . ds PI \(*p
39 . ds L" ``
40 . ds R" ''
41 'br\}
42 .\"
43 .\" Escape single quotes in literal strings from groff's Unicode transform.
44 .ie \n(.g .ds Aq \(aq
45 .el .ds Aq '
46 .\"
47 .\" If the F register is turned on, we'll generate index entries on stderr for
48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
49 .\" entries marked with X<> in POD. Of course, you'll have to process the
50 .\" output yourself in some meaningful fashion.
51 .ie \nF \{\
52 . de IX
53 . tm Index:\\$1\t\\n%\t"\\$2"
54 ..
55 . nr % 0
56 . rr F
57 .\}
58 .el \{\
59 . de IX
60 ..
61 .\}
62 .\"
63 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
64 .\" Fear. Run. Save yourself. No user-serviceable parts.
65 . \" fudge factors for nroff and troff
66 .if n \{\
67 . ds #H 0
68 . ds #V .8m
69 . ds #F .3m
70 . ds #[ \f1
71 . ds #] \fP
72 .\}
73 .if t \{\
74 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
75 . ds #V .6m
76 . ds #F 0
77 . ds #[ \&
78 . ds #] \&
79 .\}
80 . \" simple accents for nroff and troff
81 .if n \{\
82 . ds ' \&
83 . ds ` \&
84 . ds ^ \&
85 . ds , \&
86 . ds ~ ~
87 . ds /
88 .\}
89 .if t \{\
90 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
91 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
92 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
93 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
94 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
95 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
96 .\}
97 . \" troff and (daisy-wheel) nroff accents
98 .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
99 .ds 8 \h'\*(#H'\(*b\h'-\*(#H'
100 .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
101 .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
102 .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
103 .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
104 .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
105 .ds ae a\h'-(\w'a'u*4/10)'e
106 .ds Ae A\h'-(\w'A'u*4/10)'E
107 . \" corrections for vroff
108 .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
109 .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
110 . \" for low resolution devices (crt and lpr)
111 .if \n(.H>23 .if \n(.V>19 \
112 \{\
113 . ds : e
114 . ds 8 ss
115 . ds o a
116 . ds d- d\h'-1'\(ga
117 . ds D- D\h'-1'\(hy
118 . ds th \o'bp'
119 . ds Th \o'LP'
120 . ds ae ae
121 . ds Ae AE
122 .\}
123 .rm #[ #] #H #V #F C
124 .\" ========================================================================
125 .\"
126 .IX Title "@@RXVT_NAME@@ 3"
127 .TH @@RXVT_NAME@@ 3 "2011-05-01" "@@RXVT_VERSION@@" "RXVT-UNICODE"
128 .\" For nroff, turn off justification. Always turn off hyphenation; it makes
129 .\" way too many mistakes in technical documents.
130 .if n .ad l
131 .nh
132 .SH "NAME"
133 @@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter
134 .SH "SYNOPSIS"
135 .IX Header "SYNOPSIS"
136 .Vb 1
137 \& # create a file grab_test in $HOME:
138 \&
139 \& sub on_sel_grab {
140 \& warn "you selected ", $_[0]\->selection;
141 \& ()
142 \& }
143 \&
144 \& # start a @@RXVT_NAME@@ using it:
145 \&
146 \& @@RXVT_NAME@@ \-\-perl\-lib $HOME \-pe grab_test
147 .Ve
148 .SH "DESCRIPTION"
149 .IX Header "DESCRIPTION"
150 Every time a terminal object gets created, extension scripts specified via
151 the \f(CW\*(C`perl\*(C'\fR resource are loaded and associated with it.
152 .PP
153 Scripts are compiled in a 'use strict' and 'use utf8' environment, and
154 thus must be encoded as \s-1UTF\-8\s0.
155 .PP
156 Each script will only ever be loaded once, even in @@RXVT_NAME@@d, where
157 scripts will be shared (but not enabled) for all terminals.
158 .PP
159 You can disable the embedded perl interpreter by setting both \*(L"perl-ext\*(R"
160 and \*(L"perl-ext-common\*(R" resources to the empty string.
161 .SH "PREPACKAGED EXTENSIONS"
162 .IX Header "PREPACKAGED EXTENSIONS"
163 This section describes the extensions delivered with this release. You can
164 find them in \fI@@RXVT_LIBDIR@@/urxvt/perl/\fR.
165 .PP
166 You can activate them like this:
167 .PP
168 .Vb 1
169 \& @@RXVT_NAME@@ \-pe <extensionname>
170 .Ve
171 .PP
172 Or by adding them to the resource for extensions loaded by default:
173 .PP
174 .Vb 1
175 \& URxvt.perl\-ext\-common: default,selection\-autotransform
176 .Ve
177 .IP "selection (enabled by default)" 4
178 .IX Item "selection (enabled by default)"
179 (More) intelligent selection. This extension tries to be more intelligent
180 when the user extends selections (double-click and further clicks). Right
181 now, it tries to select words, urls and complete shell-quoted
182 arguments, which is very convenient, too, if your \fIls\fR supports
183 \&\f(CW\*(C`\-\-quoting\-style=shell\*(C'\fR.
184 .Sp
185 A double-click usually selects the word under the cursor, further clicks
186 will enlarge the selection.
187 .Sp
188 The selection works by trying to match a number of regexes and displaying
189 them in increasing order of length. You can add your own regexes by
190 specifying resources of the form:
191 .Sp
192 .Vb 3
193 \& URxvt.selection.pattern\-0: perl\-regex
194 \& URxvt.selection.pattern\-1: perl\-regex
195 \& ...
196 .Ve
197 .Sp
198 The index number (0, 1...) must not have any holes, and each regex must
199 contain at least one pair of capturing parentheses, which will be used for
200 the match. For example, the following adds a regex that matches everything
201 between two vertical bars:
202 .Sp
203 .Vb 1
204 \& URxvt.selection.pattern\-0: \e\e|([^|]+)\e\e|
205 .Ve
206 .Sp
207 Another example: Programs I use often output \*(L"absolute path: \*(R" at the
208 beginning of a line when they process multiple files. The following
209 pattern matches the filename (note, there is a single space at the very
210 end):
211 .Sp
212 .Vb 1
213 \& URxvt.selection.pattern\-0: ^(/[^:]+):\e
214 .Ve
215 .Sp
216 You can look at the source of the selection extension to see more
217 interesting uses, such as parsing a line from beginning to end.
218 .Sp
219 This extension also offers following bindable keyboard commands:
220 .RS 4
221 .IP "rot13" 4
222 .IX Item "rot13"
223 Rot\-13 the selection when activated. Used via keyboard trigger:
224 .Sp
225 .Vb 1
226 \& URxvt.keysym.C\-M\-r: perl:selection:rot13
227 .Ve
228 .RE
229 .RS 4
230 .RE
231 .IP "option-popup (enabled by default)" 4
232 .IX Item "option-popup (enabled by default)"
233 Binds a popup menu to Ctrl\-Button2 that lets you toggle (some) options at
234 runtime.
235 .Sp
236 Other extensions can extend this popup menu by pushing a code reference
237 onto \f(CW\*(C`@{ $term\-\*(C'\fR{option_popup_hook} }>, which gets called whenever the
238 popup is being displayed.
239 .Sp
240 Its sole argument is the popup menu, which can be modified. It should
241 either return nothing or a string, the initial boolean value and a code
242 reference. The string will be used as button text and the code reference
243 will be called when the toggle changes, with the new boolean value as
244 first argument.
245 .Sp
246 The following will add an entry \f(CW\*(C`myoption\*(C'\fR that changes
247 \&\f(CW\*(C`$self\->{myoption}\*(C'\fR:
248 .Sp
249 .Vb 3
250 \& push @{ $self\->{term}{option_popup_hook} }, sub {
251 \& ("my option" => $myoption, sub { $self\->{myoption} = $_[0] })
252 \& };
253 .Ve
254 .IP "selection-popup (enabled by default)" 4
255 .IX Item "selection-popup (enabled by default)"
256 Binds a popup menu to Ctrl\-Button3 that lets you convert the selection
257 text into various other formats/action (such as uri unescaping, perl
258 evaluation, web-browser starting etc.), depending on content.
259 .Sp
260 Other extensions can extend this popup menu by pushing a code reference
261 onto \f(CW\*(C`@{ $term\-\*(C'\fR{selection_popup_hook} }>, which gets called whenever the
262 popup is being displayed.
263 .Sp
264 Its sole argument is the popup menu, which can be modified. The selection
265 is in \f(CW$_\fR, which can be used to decide whether to add something or not.
266 It should either return nothing or a string and a code reference. The
267 string will be used as button text and the code reference will be called
268 when the button gets activated and should transform \f(CW$_\fR.
269 .Sp
270 The following will add an entry \f(CW\*(C`a to b\*(C'\fR that transforms all \f(CW\*(C`a\*(C'\fRs in
271 the selection to \f(CW\*(C`b\*(C'\fRs, but only if the selection currently contains any
272 \&\f(CW\*(C`a\*(C'\fRs:
273 .Sp
274 .Vb 4
275 \& push @{ $self\->{term}{selection_popup_hook} }, sub {
276 \& /a/ ? ("a to b" => sub { s/a/b/g }
277 \& : ()
278 \& };
279 .Ve
280 .IP "searchable\-scrollback<hotkey> (enabled by default)" 4
281 .IX Item "searchable-scrollback<hotkey> (enabled by default)"
282 Adds regex search functionality to the scrollback buffer, triggered
283 by a hotkey (default: \f(CW\*(C`M\-s\*(C'\fR). While in search mode, normal terminal
284 input/output is suspended and a regex is displayed at the bottom of the
285 screen.
286 .Sp
287 Inputting characters appends them to the regex and continues incremental
288 search. \f(CW\*(C`BackSpace\*(C'\fR removes a character from the regex, \f(CW\*(C`Up\*(C'\fR and \f(CW\*(C`Down\*(C'\fR
289 search upwards/downwards in the scrollback buffer, \f(CW\*(C`End\*(C'\fR jumps to the
290 bottom. \f(CW\*(C`Escape\*(C'\fR leaves search mode and returns to the point where search
291 was started, while \f(CW\*(C`Enter\*(C'\fR or \f(CW\*(C`Return\*(C'\fR stay at the current position and
292 additionally stores the first match in the current line into the primary
293 selection if the \f(CW\*(C`Shift\*(C'\fR modifier is active.
294 .Sp
295 The regex defaults to \*(L"(?i)\*(R", resulting in a case-insensitive search. To
296 get a case-sensitive search you can delete this prefix using \f(CW\*(C`BackSpace\*(C'\fR
297 or simply use an uppercase character which removes the \*(L"(?i)\*(R" prefix.
298 .Sp
299 See perlre for more info about perl regular expression syntax.
300 .IP "readline (enabled by default)" 4
301 .IX Item "readline (enabled by default)"
302 A support package that tries to make editing with readline easier. At
303 the moment, it reacts to clicking shift-left mouse button by trying to
304 move the text cursor to this position. It does so by generating as many
305 cursor-left or cursor-right keypresses as required (this only works
306 for programs that correctly support wide characters).
307 .Sp
308 To avoid too many false positives, this is only done when:
309 .RS 4
310 .IP "\- the tty is in \s-1ICANON\s0 state." 4
311 .IX Item "- the tty is in ICANON state."
312 .PD 0
313 .IP "\- the text cursor is visible." 4
314 .IX Item "- the text cursor is visible."
315 .IP "\- the primary screen is currently being displayed." 4
316 .IX Item "- the primary screen is currently being displayed."
317 .IP "\- the mouse is on the same (multi\-row\-) line as the text cursor." 4
318 .IX Item "- the mouse is on the same (multi-row-) line as the text cursor."
319 .RE
320 .RS 4
321 .PD
322 .Sp
323 The normal selection mechanism isn't disabled, so quick successive clicks
324 might interfere with selection creation in harmless ways.
325 .RE
326 .IP "selection-autotransform" 4
327 .IX Item "selection-autotransform"
328 This selection allows you to do automatic transforms on a selection
329 whenever a selection is made.
330 .Sp
331 It works by specifying perl snippets (most useful is a single \f(CW\*(C`s///\*(C'\fR
332 operator) that modify \f(CW$_\fR as resources:
333 .Sp
334 .Vb 3
335 \& URxvt.selection\-autotransform.0: transform
336 \& URxvt.selection\-autotransform.1: transform
337 \& ...
338 .Ve
339 .Sp
340 For example, the following will transform selections of the form
341 \&\f(CW\*(C`filename:number\*(C'\fR, often seen in compiler messages, into \f(CW\*(C`vi +$filename
342 $word\*(C'\fR:
343 .Sp
344 .Vb 1
345 \& URxvt.selection\-autotransform.0: s/^([^:[:space:]]+):(\e\ed+):?$/vi +$2 \e\eQ$1\e\eE\e\ex0d/
346 .Ve
347 .Sp
348 And this example matches the same,but replaces it with vi-commands you can
349 paste directly into your (vi :) editor:
350 .Sp
351 .Vb 1
352 \& URxvt.selection\-autotransform.0: s/^([^:[:space:]]+(\e\ed+):?$/:e \e\eQ$1\e\eE\e\ex0d:$2\e\ex0d/
353 .Ve
354 .Sp
355 Of course, this can be modified to suit your needs and your editor :)
356 .Sp
357 To expand the example above to typical perl error messages (\*(L"\s-1XXX\s0 at
358 \&\s-1FILENAME\s0 line \s-1YYY\s0.\*(R"), you need a slightly more elaborate solution:
359 .Sp
360 .Vb 2
361 \& URxvt.selection.pattern\-0: ( at .*? line \e\ed+[,.])
362 \& URxvt.selection\-autotransform.0: s/^ at (.*?) line (\e\ed+)[,.]$/:e \e\eQ$1\eE\e\ex0d:$2\e\ex0d/
363 .Ve
364 .Sp
365 The first line tells the selection code to treat the unchanging part of
366 every error message as a selection pattern, and the second line transforms
367 the message into vi commands to load the file.
368 .IP "tabbed" 4
369 .IX Item "tabbed"
370 This transforms the terminal into a tabbar with additional terminals, that
371 is, it implements what is commonly referred to as \*(L"tabbed terminal\*(R". The topmost line
372 displays a \*(L"[\s-1NEW\s0]\*(R" button, which, when clicked, will add a new tab, followed by one
373 button per tab.
374 .Sp
375 Clicking a button will activate that tab. Pressing \fBShift-Left\fR and
376 \&\fBShift-Right\fR will switch to the tab left or right of the current one,
377 while \fBShift-Down\fR creates a new tab.
378 .Sp
379 The tabbar itself can be configured similarly to a normal terminal, but
380 with a resource class of \f(CW\*(C`URxvt.tabbed\*(C'\fR. In addition, it supports the
381 following four resources (shown with defaults):
382 .Sp
383 .Vb 4
384 \& URxvt.tabbed.tabbar\-fg: <colour\-index, default 3>
385 \& URxvt.tabbed.tabbar\-bg: <colour\-index, default 0>
386 \& URxvt.tabbed.tab\-fg: <colour\-index, default 0>
387 \& URxvt.tabbed.tab\-bg: <colour\-index, default 1>
388 .Ve
389 .Sp
390 See \fI\s-1COLOR\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR in the @@RXVT_NAME@@(1) manpage for valid
391 indices.
392 .IP "matcher" 4
393 .IX Item "matcher"
394 Uses per-line display filtering (\f(CW\*(C`on_line_update\*(C'\fR) to underline text
395 matching a certain pattern and make it clickable. When clicked with the
396 mouse button specified in the \f(CW\*(C`matcher.button\*(C'\fR resource (default 2, or
397 middle), the program specified in the \f(CW\*(C`matcher.launcher\*(C'\fR resource
398 (default, the \f(CW\*(C`urlLauncher\*(C'\fR resource, \f(CW\*(C`sensible\-browser\*(C'\fR) will be started
399 with the matched text as first argument. The default configuration is
400 suitable for matching URLs and launching a web browser, like the
401 former \*(L"mark-urls\*(R" extension.
402 .Sp
403 The default pattern to match URLs can be overridden with the
404 \&\f(CW\*(C`matcher.pattern.0\*(C'\fR resource, and additional patterns can be specified
405 with numbered patterns, in a manner similar to the \*(L"selection\*(R" extension.
406 The launcher can also be overridden on a per-pattern basis.
407 .Sp
408 It is possible to activate the most recently seen match from the keyboard.
409 Simply bind a keysym to \*(L"perl:matcher\*(R" as seen in the example below.
410 .Sp
411 Example configuration:
412 .Sp
413 .Vb 7
414 \& URxvt.perl\-ext: default,matcher
415 \& URxvt.urlLauncher: sensible\-browser
416 \& URxvt.keysym.C\-Delete: perl:matcher
417 \& URxvt.matcher.button: 1
418 \& URxvt.matcher.pattern.1: \e\ebwww\e\e.[\e\ew\-]+\e\e.[\e\ew./?&@#\-]*[\e\ew/\-]
419 \& URxvt.matcher.pattern.2: \e\eB(/\e\eS+?):(\e\ed+)(?=:|$)
420 \& URxvt.matcher.launcher.2: gvim +$2 $1
421 .Ve
422 .IP "xim-onthespot" 4
423 .IX Item "xim-onthespot"
424 This (experimental) perl extension implements OnTheSpot editing. It does
425 not work perfectly, and some input methods don't seem to work well with
426 OnTheSpot editing in general, but it seems to work at least for \s-1SCIM\s0 and
427 kinput2.
428 .Sp
429 You enable it by specifying this extension and a preedit style of
430 \&\f(CW\*(C`OnTheSpot\*(C'\fR, i.e.:
431 .Sp
432 .Vb 1
433 \& @@RXVT_NAME@@ \-pt OnTheSpot \-pe xim\-onthespot
434 .Ve
435 .IP "kuake<hotkey>" 4
436 .IX Item "kuake<hotkey>"
437 A very primitive quake-console-like extension. It was inspired by a
438 description of how the programs \f(CW\*(C`kuake\*(C'\fR and \f(CW\*(C`yakuake\*(C'\fR work: Whenever the
439 user presses a global accelerator key (by default \f(CW\*(C`F10\*(C'\fR), the terminal
440 will show or hide itself. Another press of the accelerator key will hide
441 or show it again.
442 .Sp
443 Initially, the window will not be shown when using this extension.
444 .Sp
445 This is useful if you need a single terminal that is not using any desktop
446 space most of the time but is quickly available at the press of a key.
447 .Sp
448 The accelerator key is grabbed regardless of any modifiers, so this
449 extension will actually grab a physical key just for this function.
450 .Sp
451 If you want a quake-like animation, tell your window manager to do so
452 (fvwm can do it).
453 .IP "overlay-osc" 4
454 .IX Item "overlay-osc"
455 This extension implements some \s-1OSC\s0 commands to display timed popups on the
456 screen \- useful for status displays from within scripts. You have to read
457 the sources for more info.
458 .IP "block-graphics-to-ascii" 4
459 .IX Item "block-graphics-to-ascii"
460 A not very useful example of filtering all text output to the terminal
461 by replacing all line-drawing characters (U+2500 .. U+259F) by a
462 similar-looking ascii character.
463 .IP "digital-clock" 4
464 .IX Item "digital-clock"
465 Displays a digital clock using the built-in overlay.
466 .IP "remote-clipboard" 4
467 .IX Item "remote-clipboard"
468 Somewhat of a misnomer, this extension adds two menu entries to the
469 selection popup that allows one to run external commands to store the
470 selection somewhere and fetch it again.
471 .Sp
472 We use it to implement a \*(L"distributed selection mechanism\*(R", which just
473 means that one command uploads the file to a remote server, and another
474 reads it.
475 .Sp
476 The commands can be set using the \f(CW\*(C`URxvt.remote\-selection.store\*(C'\fR and
477 \&\f(CW\*(C`URxvt.remote\-selection.fetch\*(C'\fR resources. The first should read the
478 selection to store from \s-1STDIN\s0 (always in \s-1UTF\-8\s0), the second should provide
479 the selection data on \s-1STDOUT\s0 (also in \s-1UTF\-8\s0).
480 .Sp
481 The defaults (which are likely useless to you) use rsh and cat:
482 .Sp
483 .Vb 2
484 \& URxvt.remote\-selection.store: rsh ruth \*(Aqcat >/tmp/distributed\-selection\*(Aq
485 \& URxvt.remote\-selection.fetch: rsh ruth \*(Aqcat /tmp/distributed\-selection\*(Aq
486 .Ve
487 .IP "selection-pastebin" 4
488 .IX Item "selection-pastebin"
489 This is a little rarely useful extension that uploads the selection as
490 textfile to a remote site (or does other things). (The implementation is
491 not currently secure for use in a multiuser environment as it writes to
492 \&\fI/tmp\fR directly.).
493 .Sp
494 It listens to the \f(CW\*(C`selection\-pastebin:remote\-pastebin\*(C'\fR keyboard command,
495 i.e.
496 .Sp
497 .Vb 1
498 \& URxvt.keysym.C\-M\-e: perl:selection\-pastebin:remote\-pastebin
499 .Ve
500 .Sp
501 Pressing this combination runs a command with \f(CW\*(C`%\*(C'\fR replaced by the name of
502 the textfile. This command can be set via a resource:
503 .Sp
504 .Vb 1
505 \& URxvt.selection\-pastebin.cmd: rsync \-apP % ruth:/var/www/www.ta\-sa.org/files/txt/.
506 .Ve
507 .Sp
508 And the default is likely not useful to anybody but the few people around
509 here :)
510 .Sp
511 The name of the textfile is the hex encoded md5 sum of the selection, so
512 the same content should lead to the same filename.
513 .Sp
514 After a successful upload the selection will be replaced by the text given
515 in the \f(CW\*(C`selection\-pastebin\-url\*(C'\fR resource (again, the % is the placeholder
516 for the filename):
517 .Sp
518 .Vb 1
519 \& URxvt.selection\-pastebin.url: http://www.ta\-sa.org/files/txt/%
520 .Ve
521 .Sp
522 \&\fINote to xrdb users:\fR xrdb uses the C preprocessor, which might interpret
523 the double \f(CW\*(C`/\*(C'\fR characters as comment start. Use \f(CW\*(C`\e057\e057\*(C'\fR instead,
524 which works regardless of whether xrdb is used to parse the resource file
525 or not.
526 .IP "macosx-clipboard and macosx-clipboard-native" 4
527 .IX Item "macosx-clipboard and macosx-clipboard-native"
528 These two modules implement an extended clipboard for Mac \s-1OS\s0 X. They are
529 used like this:
530 .Sp
531 .Vb 3
532 \& URxvt.perl\-ext\-common: default,macosx\-clipboard
533 \& URxvt.keysym.M\-c: perl:macosx\-clipboard:copy
534 \& URxvt.keysym.M\-v: perl:macosx\-clipboard:paste
535 .Ve
536 .Sp
537 The difference between them is that the native variant requires a
538 perl from apple's devkit or so, and \f(CW\*(C`macosx\-clipboard\*(C'\fR requires the
539 \&\f(CW\*(C`Mac::Pasteboard\*(C'\fR module, works with other perls, has fewer bugs, is
540 simpler etc. etc.
541 .IP "example-refresh-hooks" 4
542 .IX Item "example-refresh-hooks"
543 Displays a very simple digital clock in the upper right corner of the
544 window. Illustrates overwriting the refresh callbacks to create your own
545 overlays or changes.
546 .IP "confirm-paste" 4
547 .IX Item "confirm-paste"
548 Displays a confirmation dialog when a paste containing at least a full
549 line is detected.
550 .SH "API DOCUMENTATION"
551 .IX Header "API DOCUMENTATION"
552 .SS "General \s-1API\s0 Considerations"
553 .IX Subsection "General API Considerations"
554 All objects (such as terminals, time watchers etc.) are typical
555 reference-to-hash objects. The hash can be used to store anything you
556 like. All members starting with an underscore (such as \f(CW\*(C`_ptr\*(C'\fR or
557 \&\f(CW\*(C`_hook\*(C'\fR) are reserved for internal uses and \fB\s-1MUST\s0 \s-1NOT\s0\fR be accessed or
558 modified).
559 .PP
560 When objects are destroyed on the \*(C+ side, the perl object hashes are
561 emptied, so its best to store related objects such as time watchers and
562 the like inside the terminal object so they get destroyed as soon as the
563 terminal is destroyed.
564 .PP
565 Argument names also often indicate the type of a parameter. Here are some
566 hints on what they mean:
567 .ie n .IP "$text" 4
568 .el .IP "\f(CW$text\fR" 4
569 .IX Item "$text"
570 Rxvt-unicode's special way of encoding text, where one \*(L"unicode\*(R" character
571 always represents one screen cell. See ROW_t for a discussion of this format.
572 .ie n .IP "$string" 4
573 .el .IP "\f(CW$string\fR" 4
574 .IX Item "$string"
575 A perl text string, with an emphasis on \fItext\fR. It can store all unicode
576 characters and is to be distinguished with text encoded in a specific
577 encoding (often locale-specific) and binary data.
578 .ie n .IP "$octets" 4
579 .el .IP "\f(CW$octets\fR" 4
580 .IX Item "$octets"
581 Either binary data or \- more common \- a text string encoded in a
582 locale-specific way.
583 .SS "Extension Objects"
584 .IX Subsection "Extension Objects"
585 Every perl extension is a perl class. A separate perl object is created
586 for each terminal, and each terminal has its own set of extenion objects,
587 which are passed as the first parameter to hooks. So extensions can use
588 their \f(CW$self\fR object without having to think about clashes with other
589 extensions or other terminals, with the exception of methods and members
590 that begin with an underscore character \f(CW\*(C`_\*(C'\fR: these are reserved for
591 internal use.
592 .PP
593 Although it isn't a \f(CW\*(C`urxvt::term\*(C'\fR object, you can call all methods of the
594 \&\f(CW\*(C`urxvt::term\*(C'\fR class on this object.
595 .PP
596 It has the following methods and data members:
597 .ie n .IP "$urxvt_term = $self\->{term}" 4
598 .el .IP "\f(CW$urxvt_term\fR = \f(CW$self\fR\->{term}" 4
599 .IX Item "$urxvt_term = $self->{term}"
600 Returns the \f(CW\*(C`urxvt::term\*(C'\fR object associated with this instance of the
601 extension. This member \fImust not\fR be changed in any way.
602 .ie n .IP "$self\->enable ($hook_name => $cb, [$hook_name => $cb..])" 4
603 .el .IP "\f(CW$self\fR\->enable ($hook_name => \f(CW$cb\fR, [$hook_name => \f(CW$cb\fR..])" 4
604 .IX Item "$self->enable ($hook_name => $cb, [$hook_name => $cb..])"
605 Dynamically enable the given hooks (named without the \f(CW\*(C`on_\*(C'\fR prefix) for
606 this extension, replacing any previous hook. This is useful when you want
607 to overwrite time-critical hooks only temporarily.
608 .ie n .IP "$self\->disable ($hook_name[, $hook_name..])" 4
609 .el .IP "\f(CW$self\fR\->disable ($hook_name[, \f(CW$hook_name\fR..])" 4
610 .IX Item "$self->disable ($hook_name[, $hook_name..])"
611 Dynamically disable the given hooks.
612 .SS "Hooks"
613 .IX Subsection "Hooks"
614 The following subroutines can be declared in extension files, and will be
615 called whenever the relevant event happens.
616 .PP
617 The first argument passed to them is an extension object as described in
618 the in the \f(CW\*(C`Extension Objects\*(C'\fR section.
619 .PP
620 \&\fBAll\fR of these hooks must return a boolean value. If any of the called
621 hooks returns true, then the event counts as being \fIconsumed\fR, and the
622 relevant action might not be carried out by the \*(C+ code.
623 .PP
624 \&\fIWhen in doubt, return a false value (preferably \f(CI\*(C`()\*(C'\fI).\fR
625 .ie n .IP "on_init $term" 4
626 .el .IP "on_init \f(CW$term\fR" 4
627 .IX Item "on_init $term"
628 Called after a new terminal object has been initialized, but before
629 windows are created or the command gets run. Most methods are unsafe to
630 call or deliver senseless data, as terminal size and other characteristics
631 have not yet been determined. You can safely query and change resources
632 and options, though. For many purposes the \f(CW\*(C`on_start\*(C'\fR hook is a better
633 place.
634 .ie n .IP "on_start $term" 4
635 .el .IP "on_start \f(CW$term\fR" 4
636 .IX Item "on_start $term"
637 Called at the very end of initialisation of a new terminal, just before
638 trying to map (display) the toplevel and returning to the main loop.
639 .ie n .IP "on_destroy $term" 4
640 .el .IP "on_destroy \f(CW$term\fR" 4
641 .IX Item "on_destroy $term"
642 Called whenever something tries to destroy terminal, when the terminal is
643 still fully functional (not for long, though).
644 .ie n .IP "on_reset $term" 4
645 .el .IP "on_reset \f(CW$term\fR" 4
646 .IX Item "on_reset $term"
647 Called after the screen is \*(L"reset\*(R" for any reason, such as resizing or
648 control sequences. Here is where you can react on changes to size-related
649 variables.
650 .ie n .IP "on_child_start $term, $pid" 4
651 .el .IP "on_child_start \f(CW$term\fR, \f(CW$pid\fR" 4
652 .IX Item "on_child_start $term, $pid"
653 Called just after the child process has been \f(CW\*(C`fork\*(C'\fRed.
654 .ie n .IP "on_child_exit $term, $status" 4
655 .el .IP "on_child_exit \f(CW$term\fR, \f(CW$status\fR" 4
656 .IX Item "on_child_exit $term, $status"
657 Called just after the child process has exited. \f(CW$status\fR is the status
658 from \f(CW\*(C`waitpid\*(C'\fR.
659 .ie n .IP "on_sel_make $term, $eventtime" 4
660 .el .IP "on_sel_make \f(CW$term\fR, \f(CW$eventtime\fR" 4
661 .IX Item "on_sel_make $term, $eventtime"
662 Called whenever a selection has been made by the user, but before the
663 selection text is copied, so changes to the beginning, end or type of the
664 selection will be honored.
665 .Sp
666 Returning a true value aborts selection making by urxvt, in which case you
667 have to make a selection yourself by calling \f(CW\*(C`$term\->selection_grab\*(C'\fR.
668 .ie n .IP "on_sel_grab $term, $eventtime" 4
669 .el .IP "on_sel_grab \f(CW$term\fR, \f(CW$eventtime\fR" 4
670 .IX Item "on_sel_grab $term, $eventtime"
671 Called whenever a selection has been copied, but before the selection is
672 requested from the server. The selection text can be queried and changed
673 by calling \f(CW\*(C`$term\->selection\*(C'\fR.
674 .Sp
675 Returning a true value aborts selection grabbing. It will still be highlighted.
676 .ie n .IP "on_sel_extend $term" 4
677 .el .IP "on_sel_extend \f(CW$term\fR" 4
678 .IX Item "on_sel_extend $term"
679 Called whenever the user tries to extend the selection (e.g. with a double
680 click) and is either supposed to return false (normal operation), or
681 should extend the selection itself and return true to suppress the built-in
682 processing. This can happen multiple times, as long as the callback
683 returns true, it will be called on every further click by the user and is
684 supposed to enlarge the selection more and more, if possible.
685 .Sp
686 See the \fIselection\fR example extension.
687 .ie n .IP "on_view_change $term, $offset" 4
688 .el .IP "on_view_change \f(CW$term\fR, \f(CW$offset\fR" 4
689 .IX Item "on_view_change $term, $offset"
690 Called whenever the view offset changes, i.e. the user or program
691 scrolls. Offset \f(CW0\fR means display the normal terminal, positive values
692 show this many lines of scrollback.
693 .ie n .IP "on_scroll_back $term, $lines, $saved" 4
694 .el .IP "on_scroll_back \f(CW$term\fR, \f(CW$lines\fR, \f(CW$saved\fR" 4
695 .IX Item "on_scroll_back $term, $lines, $saved"
696 Called whenever lines scroll out of the terminal area into the scrollback
697 buffer. \f(CW$lines\fR is the number of lines scrolled out and may be larger
698 than the scroll back buffer or the terminal.
699 .Sp
700 It is called before lines are scrolled out (so rows 0 .. min ($lines \- 1,
701 \&\f(CW$nrow\fR \- 1) represent the lines to be scrolled out). \f(CW$saved\fR is the total
702 number of lines that will be in the scrollback buffer.
703 .ie n .IP "on_osc_seq $term, $op, $args, $resp" 4
704 .el .IP "on_osc_seq \f(CW$term\fR, \f(CW$op\fR, \f(CW$args\fR, \f(CW$resp\fR" 4
705 .IX Item "on_osc_seq $term, $op, $args, $resp"
706 Called on every \s-1OSC\s0 sequence and can be used to suppress it or modify its
707 behaviour. The default should be to return an empty list. A true value
708 suppresses execution of the request completely. Make sure you don't get
709 confused by recursive invocations when you output an \s-1OSC\s0 sequence within
710 this callback.
711 .Sp
712 \&\f(CW\*(C`on_osc_seq_perl\*(C'\fR should be used for new behaviour.
713 .ie n .IP "on_osc_seq_perl $term, $args, $resp" 4
714 .el .IP "on_osc_seq_perl \f(CW$term\fR, \f(CW$args\fR, \f(CW$resp\fR" 4
715 .IX Item "on_osc_seq_perl $term, $args, $resp"
716 Called whenever the \fB\s-1ESC\s0 ] 777 ; string \s-1ST\s0\fR command sequence (\s-1OSC\s0 =
717 operating system command) is processed. Cursor position and other state
718 information is up-to-date when this happens. For interoperability, the
719 string should start with the extension name (sans \-osc) and a semicolon,
720 to distinguish it from commands for other extensions, and this might be
721 enforced in the future.
722 .Sp
723 For example, \f(CW\*(C`overlay\-osc\*(C'\fR uses this:
724 .Sp
725 .Vb 2
726 \& sub on_osc_seq_perl {
727 \& my ($self, $osc, $resp) = @_;
728 \&
729 \& return unless $osc =~ s/^overlay;//;
730 \&
731 \& ... process remaining $osc string
732 \& }
733 .Ve
734 .Sp
735 Be careful not ever to trust (in a security sense) the data you receive,
736 as its source can not easily be controlled (e\-mail content, messages from
737 other users on the same system etc.).
738 .Sp
739 For responses, \f(CW$resp\fR contains the end-of-args separator used by the
740 sender.
741 .ie n .IP "on_add_lines $term, $string" 4
742 .el .IP "on_add_lines \f(CW$term\fR, \f(CW$string\fR" 4
743 .IX Item "on_add_lines $term, $string"
744 Called whenever text is about to be output, with the text as argument. You
745 can filter/change and output the text yourself by returning a true value
746 and calling \f(CW\*(C`$term\->scr_add_lines\*(C'\fR yourself. Please note that this
747 might be very slow, however, as your hook is called for \fBall\fR text being
748 output.
749 .ie n .IP "on_tt_write $term, $octets" 4
750 .el .IP "on_tt_write \f(CW$term\fR, \f(CW$octets\fR" 4
751 .IX Item "on_tt_write $term, $octets"
752 Called whenever some data is written to the tty/pty and can be used to
753 suppress or filter tty input.
754 .ie n .IP "on_tt_paste $term, $octets" 4
755 .el .IP "on_tt_paste \f(CW$term\fR, \f(CW$octets\fR" 4
756 .IX Item "on_tt_paste $term, $octets"
757 Called whenever text is about to be pasted, with the text as argument. You
758 can filter/change and paste the text yourself by returning a true value
759 and calling \f(CW\*(C`$term\->tt_paste\*(C'\fR yourself. \f(CW$octets\fR is
760 locale-encoded.
761 .ie n .IP "on_line_update $term, $row" 4
762 .el .IP "on_line_update \f(CW$term\fR, \f(CW$row\fR" 4
763 .IX Item "on_line_update $term, $row"
764 Called whenever a line was updated or changed. Can be used to filter
765 screen output (e.g. underline urls or other useless stuff). Only lines
766 that are being shown will be filtered, and, due to performance reasons,
767 not always immediately.
768 .Sp
769 The row number is always the topmost row of the line if the line spans
770 multiple rows.
771 .Sp
772 Please note that, if you change the line, then the hook might get called
773 later with the already-modified line (e.g. if unrelated parts change), so
774 you cannot just toggle rendition bits, but only set them.
775 .ie n .IP "on_refresh_begin $term" 4
776 .el .IP "on_refresh_begin \f(CW$term\fR" 4
777 .IX Item "on_refresh_begin $term"
778 Called just before the screen gets redrawn. Can be used for overlay or
779 similar effects by modifying the terminal contents in refresh_begin, and
780 restoring them in refresh_end. The built-in overlay and selection display
781 code is run after this hook, and takes precedence.
782 .ie n .IP "on_refresh_end $term" 4
783 .el .IP "on_refresh_end \f(CW$term\fR" 4
784 .IX Item "on_refresh_end $term"
785 Called just after the screen gets redrawn. See \f(CW\*(C`on_refresh_begin\*(C'\fR.
786 .ie n .IP "on_user_command $term, $string" 4
787 .el .IP "on_user_command \f(CW$term\fR, \f(CW$string\fR" 4
788 .IX Item "on_user_command $term, $string"
789 Called whenever a user-configured event is being activated (e.g. via
790 a \f(CW\*(C`perl:string\*(C'\fR action bound to a key, see description of the \fBkeysym\fR
791 resource in the @@RXVT_NAME@@(1) manpage).
792 .Sp
793 The event is simply the action string. This interface is assumed to change
794 slightly in the future.
795 .ie n .IP "on_resize_all_windows $term, $new_width, $new_height" 4
796 .el .IP "on_resize_all_windows \f(CW$term\fR, \f(CW$new_width\fR, \f(CW$new_height\fR" 4
797 .IX Item "on_resize_all_windows $term, $new_width, $new_height"
798 Called just after the new window size has been calculated, but before
799 windows are actually being resized or hints are being set. If this hook
800 returns \s-1TRUE\s0, setting of the window hints is being skipped.
801 .ie n .IP "on_x_event $term, $event" 4
802 .el .IP "on_x_event \f(CW$term\fR, \f(CW$event\fR" 4
803 .IX Item "on_x_event $term, $event"
804 Called on every X event received on the vt window (and possibly other
805 windows). Should only be used as a last resort. Most event structure
806 members are not passed.
807 .ie n .IP "on_root_event $term, $event" 4
808 .el .IP "on_root_event \f(CW$term\fR, \f(CW$event\fR" 4
809 .IX Item "on_root_event $term, $event"
810 Like \f(CW\*(C`on_x_event\*(C'\fR, but is called for events on the root window.
811 .ie n .IP "on_focus_in $term" 4
812 .el .IP "on_focus_in \f(CW$term\fR" 4
813 .IX Item "on_focus_in $term"
814 Called whenever the window gets the keyboard focus, before rxvt-unicode
815 does focus in processing.
816 .ie n .IP "on_focus_out $term" 4
817 .el .IP "on_focus_out \f(CW$term\fR" 4
818 .IX Item "on_focus_out $term"
819 Called whenever the window loses keyboard focus, before rxvt-unicode does
820 focus out processing.
821 .ie n .IP "on_configure_notify $term, $event" 4
822 .el .IP "on_configure_notify \f(CW$term\fR, \f(CW$event\fR" 4
823 .IX Item "on_configure_notify $term, $event"
824 .PD 0
825 .ie n .IP "on_property_notify $term, $event" 4
826 .el .IP "on_property_notify \f(CW$term\fR, \f(CW$event\fR" 4
827 .IX Item "on_property_notify $term, $event"
828 .ie n .IP "on_key_press $term, $event, $keysym, $octets" 4
829 .el .IP "on_key_press \f(CW$term\fR, \f(CW$event\fR, \f(CW$keysym\fR, \f(CW$octets\fR" 4
830 .IX Item "on_key_press $term, $event, $keysym, $octets"
831 .ie n .IP "on_key_release $term, $event, $keysym" 4
832 .el .IP "on_key_release \f(CW$term\fR, \f(CW$event\fR, \f(CW$keysym\fR" 4
833 .IX Item "on_key_release $term, $event, $keysym"
834 .ie n .IP "on_button_press $term, $event" 4
835 .el .IP "on_button_press \f(CW$term\fR, \f(CW$event\fR" 4
836 .IX Item "on_button_press $term, $event"
837 .ie n .IP "on_button_release $term, $event" 4
838 .el .IP "on_button_release \f(CW$term\fR, \f(CW$event\fR" 4
839 .IX Item "on_button_release $term, $event"
840 .ie n .IP "on_motion_notify $term, $event" 4
841 .el .IP "on_motion_notify \f(CW$term\fR, \f(CW$event\fR" 4
842 .IX Item "on_motion_notify $term, $event"
843 .ie n .IP "on_map_notify $term, $event" 4
844 .el .IP "on_map_notify \f(CW$term\fR, \f(CW$event\fR" 4
845 .IX Item "on_map_notify $term, $event"
846 .ie n .IP "on_unmap_notify $term, $event" 4
847 .el .IP "on_unmap_notify \f(CW$term\fR, \f(CW$event\fR" 4
848 .IX Item "on_unmap_notify $term, $event"
849 .PD
850 Called whenever the corresponding X event is received for the terminal. If
851 the hook returns true, then the event will be ignored by rxvt-unicode.
852 .Sp
853 The event is a hash with most values as named by Xlib (see the XEvent
854 manpage), with the additional members \f(CW\*(C`row\*(C'\fR and \f(CW\*(C`col\*(C'\fR, which are the
855 (real, not screen-based) row and column under the mouse cursor.
856 .Sp
857 \&\f(CW\*(C`on_key_press\*(C'\fR additionally receives the string rxvt-unicode would
858 output, if any, in locale-specific encoding.
859 .Sp
860 subwindow.
861 .ie n .IP "on_client_message $term, $event" 4
862 .el .IP "on_client_message \f(CW$term\fR, \f(CW$event\fR" 4
863 .IX Item "on_client_message $term, $event"
864 .PD 0
865 .ie n .IP "on_wm_protocols $term, $event" 4
866 .el .IP "on_wm_protocols \f(CW$term\fR, \f(CW$event\fR" 4
867 .IX Item "on_wm_protocols $term, $event"
868 .ie n .IP "on_wm_delete_window $term, $event" 4
869 .el .IP "on_wm_delete_window \f(CW$term\fR, \f(CW$event\fR" 4
870 .IX Item "on_wm_delete_window $term, $event"
871 .PD
872 Called when various types of ClientMessage events are received (all with
873 format=32, \s-1WM_PROTOCOLS\s0 or \s-1WM_PROTOCOLS:WM_DELETE_WINDOW\s0).
874 .ie n .IP "on_bell $term" 4
875 .el .IP "on_bell \f(CW$term\fR" 4
876 .IX Item "on_bell $term"
877 Called on receipt of a bell character.
878 .ie n .SS "Variables in the ""urxvt"" Package"
879 .el .SS "Variables in the \f(CWurxvt\fP Package"
880 .IX Subsection "Variables in the urxvt Package"
881 .ie n .IP "$urxvt::LIBDIR" 4
882 .el .IP "\f(CW$urxvt::LIBDIR\fR" 4
883 .IX Item "$urxvt::LIBDIR"
884 The rxvt-unicode library directory, where, among other things, the perl
885 modules and scripts are stored.
886 .ie n .IP "$urxvt::RESCLASS, $urxvt::RESCLASS" 4
887 .el .IP "\f(CW$urxvt::RESCLASS\fR, \f(CW$urxvt::RESCLASS\fR" 4
888 .IX Item "$urxvt::RESCLASS, $urxvt::RESCLASS"
889 The resource class and name rxvt-unicode uses to look up X resources.
890 .ie n .IP "$urxvt::RXVTNAME" 4
891 .el .IP "\f(CW$urxvt::RXVTNAME\fR" 4
892 .IX Item "$urxvt::RXVTNAME"
893 The basename of the installed binaries, usually \f(CW\*(C`urxvt\*(C'\fR.
894 .ie n .IP "$urxvt::TERM" 4
895 .el .IP "\f(CW$urxvt::TERM\fR" 4
896 .IX Item "$urxvt::TERM"
897 The current terminal. This variable stores the current \f(CW\*(C`urxvt::term\*(C'\fR
898 object, whenever a callback/hook is executing.
899 .ie n .IP "@urxvt::TERM_INIT" 4
900 .el .IP "\f(CW@urxvt::TERM_INIT\fR" 4
901 .IX Item "@urxvt::TERM_INIT"
902 All code references in this array will be called as methods of the next newly
903 created \f(CW\*(C`urxvt::term\*(C'\fR object (during the \f(CW\*(C`on_init\*(C'\fR phase). The array
904 gets cleared before the code references that were in it are being executed,
905 so references can push themselves onto it again if they so desire.
906 .Sp
907 This complements to the perl-eval command line option, but gets executed
908 first.
909 .ie n .IP "@urxvt::TERM_EXT" 4
910 .el .IP "\f(CW@urxvt::TERM_EXT\fR" 4
911 .IX Item "@urxvt::TERM_EXT"
912 Works similar to \f(CW@TERM_INIT\fR, but contains perl package/class names, which
913 get registered as normal extensions after calling the hooks in \f(CW@TERM_INIT\fR
914 but before other extensions. Gets cleared just like \f(CW@TERM_INIT\fR.
915 .ie n .SS "Functions in the ""urxvt"" Package"
916 .el .SS "Functions in the \f(CWurxvt\fP Package"
917 .IX Subsection "Functions in the urxvt Package"
918 .ie n .IP "urxvt::fatal $errormessage" 4
919 .el .IP "urxvt::fatal \f(CW$errormessage\fR" 4
920 .IX Item "urxvt::fatal $errormessage"
921 Fatally aborts execution with the given error message (which should
922 include a trailing newline). Avoid at all costs! The only time this
923 is acceptable (and useful) is in the init hook, where it prevents the
924 terminal from starting up.
925 .ie n .IP "urxvt::warn $string" 4
926 .el .IP "urxvt::warn \f(CW$string\fR" 4
927 .IX Item "urxvt::warn $string"
928 Calls \f(CW\*(C`rxvt_warn\*(C'\fR with the given string which should include a trailing
929 newline. The module also overwrites the \f(CW\*(C`warn\*(C'\fR builtin with a function
930 that calls this function.
931 .Sp
932 Using this function has the advantage that its output ends up in the
933 correct place, e.g. on stderr of the connecting urxvtc client.
934 .Sp
935 Messages have a size limit of 1023 bytes currently.
936 .ie n .IP "@terms = urxvt::termlist" 4
937 .el .IP "\f(CW@terms\fR = urxvt::termlist" 4
938 .IX Item "@terms = urxvt::termlist"
939 Returns all urxvt::term objects that exist in this process, regardless of
940 whether they are started, being destroyed etc., so be careful. Only term
941 objects that have perl extensions attached will be returned (because there
942 is no urxvt::term objet associated with others).
943 .ie n .IP "$time = urxvt::NOW" 4
944 .el .IP "\f(CW$time\fR = urxvt::NOW" 4
945 .IX Item "$time = urxvt::NOW"
946 Returns the \*(L"current time\*(R" (as per the event loop).
947 .IP "urxvt::CurrentTime" 4
948 .IX Item "urxvt::CurrentTime"
949 .PD 0
950 .IP "urxvt::ShiftMask, LockMask, ControlMask, Mod1Mask, Mod2Mask, Mod3Mask, Mod4Mask, Mod5Mask, Button1Mask, Button2Mask, Button3Mask, Button4Mask, Button5Mask, AnyModifier" 4
951 .IX Item "urxvt::ShiftMask, LockMask, ControlMask, Mod1Mask, Mod2Mask, Mod3Mask, Mod4Mask, Mod5Mask, Button1Mask, Button2Mask, Button3Mask, Button4Mask, Button5Mask, AnyModifier"
952 .IP "urxvt::NoEventMask, KeyPressMask, KeyReleaseMask, ButtonPressMask, ButtonReleaseMask, EnterWindowMask, LeaveWindowMask, PointerMotionMask, PointerMotionHintMask, Button1MotionMask, Button2MotionMask, Button3MotionMask, Button4MotionMask, Button5MotionMask, ButtonMotionMask, KeymapStateMask, ExposureMask, VisibilityChangeMask, StructureNotifyMask, ResizeRedirectMask, SubstructureNotifyMask, SubstructureRedirectMask, FocusChangeMask, PropertyChangeMask, ColormapChangeMask, OwnerGrabButtonMask" 4
953 .IX Item "urxvt::NoEventMask, KeyPressMask, KeyReleaseMask, ButtonPressMask, ButtonReleaseMask, EnterWindowMask, LeaveWindowMask, PointerMotionMask, PointerMotionHintMask, Button1MotionMask, Button2MotionMask, Button3MotionMask, Button4MotionMask, Button5MotionMask, ButtonMotionMask, KeymapStateMask, ExposureMask, VisibilityChangeMask, StructureNotifyMask, ResizeRedirectMask, SubstructureNotifyMask, SubstructureRedirectMask, FocusChangeMask, PropertyChangeMask, ColormapChangeMask, OwnerGrabButtonMask"
954 .IP "urxvt::KeyPress, KeyRelease, ButtonPress, ButtonRelease, MotionNotify, EnterNotify, LeaveNotify, FocusIn, FocusOut, KeymapNotify, Expose, GraphicsExpose, NoExpose, VisibilityNotify, CreateNotify, DestroyNotify, UnmapNotify, MapNotify, MapRequest, ReparentNotify, ConfigureNotify, ConfigureRequest, GravityNotify, ResizeRequest, CirculateNotify, CirculateRequest, PropertyNotify, SelectionClear, SelectionRequest, SelectionNotify, ColormapNotify, ClientMessage, MappingNotify" 4
955 .IX Item "urxvt::KeyPress, KeyRelease, ButtonPress, ButtonRelease, MotionNotify, EnterNotify, LeaveNotify, FocusIn, FocusOut, KeymapNotify, Expose, GraphicsExpose, NoExpose, VisibilityNotify, CreateNotify, DestroyNotify, UnmapNotify, MapNotify, MapRequest, ReparentNotify, ConfigureNotify, ConfigureRequest, GravityNotify, ResizeRequest, CirculateNotify, CirculateRequest, PropertyNotify, SelectionClear, SelectionRequest, SelectionNotify, ColormapNotify, ClientMessage, MappingNotify"
956 .PD
957 Various constants for use in X calls and event processing.
958 .SS "\s-1RENDITION\s0"
959 .IX Subsection "RENDITION"
960 Rendition bitsets contain information about colour, font, font styles and
961 similar information for each screen cell.
962 .PP
963 The following \*(L"macros\*(R" deal with changes in rendition sets. You should
964 never just create a bitset, you should always modify an existing one,
965 as they contain important information required for correct operation of
966 rxvt-unicode.
967 .ie n .IP "$rend = urxvt::DEFAULT_RSTYLE" 4
968 .el .IP "\f(CW$rend\fR = urxvt::DEFAULT_RSTYLE" 4
969 .IX Item "$rend = urxvt::DEFAULT_RSTYLE"
970 Returns the default rendition, as used when the terminal is starting up or
971 being reset. Useful as a base to start when creating renditions.
972 .ie n .IP "$rend = urxvt::OVERLAY_RSTYLE" 4
973 .el .IP "\f(CW$rend\fR = urxvt::OVERLAY_RSTYLE" 4
974 .IX Item "$rend = urxvt::OVERLAY_RSTYLE"
975 Return the rendition mask used for overlays by default.
976 .ie n .IP "$rendbit = urxvt::RS_Bold, urxvt::RS_Italic, urxvt::RS_Blink, urxvt::RS_RVid, urxvt::RS_Uline" 4
977 .el .IP "\f(CW$rendbit\fR = urxvt::RS_Bold, urxvt::RS_Italic, urxvt::RS_Blink, urxvt::RS_RVid, urxvt::RS_Uline" 4
978 .IX Item "$rendbit = urxvt::RS_Bold, urxvt::RS_Italic, urxvt::RS_Blink, urxvt::RS_RVid, urxvt::RS_Uline"
979 Return the bit that enabled bold, italic, blink, reverse-video and
980 underline, respectively. To enable such a style, just logically \s-1OR\s0 it into
981 the bitset.
982 .ie n .IP "$foreground = urxvt::GET_BASEFG $rend" 4
983 .el .IP "\f(CW$foreground\fR = urxvt::GET_BASEFG \f(CW$rend\fR" 4
984 .IX Item "$foreground = urxvt::GET_BASEFG $rend"
985 .PD 0
986 .ie n .IP "$background = urxvt::GET_BASEBG $rend" 4
987 .el .IP "\f(CW$background\fR = urxvt::GET_BASEBG \f(CW$rend\fR" 4
988 .IX Item "$background = urxvt::GET_BASEBG $rend"
989 .PD
990 Return the foreground/background colour index, respectively.
991 .ie n .IP "$rend = urxvt::SET_FGCOLOR $rend, $new_colour" 4
992 .el .IP "\f(CW$rend\fR = urxvt::SET_FGCOLOR \f(CW$rend\fR, \f(CW$new_colour\fR" 4
993 .IX Item "$rend = urxvt::SET_FGCOLOR $rend, $new_colour"
994 .PD 0
995 .ie n .IP "$rend = urxvt::SET_BGCOLOR $rend, $new_colour" 4
996 .el .IP "\f(CW$rend\fR = urxvt::SET_BGCOLOR \f(CW$rend\fR, \f(CW$new_colour\fR" 4
997 .IX Item "$rend = urxvt::SET_BGCOLOR $rend, $new_colour"
998 .ie n .IP "$rend = urxvt::SET_COLOR $rend, $new_fg, $new_bg" 4
999 .el .IP "\f(CW$rend\fR = urxvt::SET_COLOR \f(CW$rend\fR, \f(CW$new_fg\fR, \f(CW$new_bg\fR" 4
1000 .IX Item "$rend = urxvt::SET_COLOR $rend, $new_fg, $new_bg"
1001 .PD
1002 Replace the foreground/background colour in the rendition mask with the
1003 specified one.
1004 .ie n .IP "$value = urxvt::GET_CUSTOM $rend" 4
1005 .el .IP "\f(CW$value\fR = urxvt::GET_CUSTOM \f(CW$rend\fR" 4
1006 .IX Item "$value = urxvt::GET_CUSTOM $rend"
1007 Return the \*(L"custom\*(R" value: Every rendition has 5 bits for use by
1008 extensions. They can be set and changed as you like and are initially
1009 zero.
1010 .ie n .IP "$rend = urxvt::SET_CUSTOM $rend, $new_value" 4
1011 .el .IP "\f(CW$rend\fR = urxvt::SET_CUSTOM \f(CW$rend\fR, \f(CW$new_value\fR" 4
1012 .IX Item "$rend = urxvt::SET_CUSTOM $rend, $new_value"
1013 Change the custom value.
1014 .ie n .SS "The ""urxvt::anyevent"" Class"
1015 .el .SS "The \f(CWurxvt::anyevent\fP Class"
1016 .IX Subsection "The urxvt::anyevent Class"
1017 The sole purpose of this class is to deliver an interface to the
1018 \&\f(CW\*(C`AnyEvent\*(C'\fR module \- any module using it will work inside urxvt without
1019 further programming. The only exception is that you cannot wait on
1020 condition variables, but non-blocking condvar use is ok. What this means
1021 is that you cannot use blocking APIs, but the non-blocking variant should
1022 work.
1023 .ie n .SS "The ""urxvt::term"" Class"
1024 .el .SS "The \f(CWurxvt::term\fP Class"
1025 .IX Subsection "The urxvt::term Class"
1026 .ie n .IP "$term = new urxvt::term $envhashref, $rxvtname, [arg...]" 4
1027 .el .IP "\f(CW$term\fR = new urxvt::term \f(CW$envhashref\fR, \f(CW$rxvtname\fR, [arg...]" 4
1028 .IX Item "$term = new urxvt::term $envhashref, $rxvtname, [arg...]"
1029 Creates a new terminal, very similar as if you had started it with system
1030 \&\f(CW\*(C`$rxvtname, arg...\*(C'\fR. \f(CW$envhashref\fR must be a reference to a \f(CW%ENV\fR\-like
1031 hash which defines the environment of the new terminal.
1032 .Sp
1033 Croaks (and probably outputs an error message) if the new instance
1034 couldn't be created. Returns \f(CW\*(C`undef\*(C'\fR if the new instance didn't
1035 initialise perl, and the terminal object otherwise. The \f(CW\*(C`init\*(C'\fR and
1036 \&\f(CW\*(C`start\*(C'\fR hooks will be called before this call returns, and are free to
1037 refer to global data (which is race free).
1038 .ie n .IP "$term\->destroy" 4
1039 .el .IP "\f(CW$term\fR\->destroy" 4
1040 .IX Item "$term->destroy"
1041 Destroy the terminal object (close the window, free resources
1042 etc.). Please note that @@RXVT_NAME@@ will not exit as long as any event
1043 watchers (timers, io watchers) are still active.
1044 .ie n .IP "$term\->exec_async ($cmd[, @args])" 4
1045 .el .IP "\f(CW$term\fR\->exec_async ($cmd[, \f(CW@args\fR])" 4
1046 .IX Item "$term->exec_async ($cmd[, @args])"
1047 Works like the combination of the \f(CW\*(C`fork\*(C'\fR/\f(CW\*(C`exec\*(C'\fR builtins, which executes
1048 (\*(L"starts\*(R") programs in the background. This function takes care of setting
1049 the user environment before exec'ing the command (e.g. \f(CW\*(C`PATH\*(C'\fR) and should
1050 be preferred over explicit calls to \f(CW\*(C`exec\*(C'\fR or \f(CW\*(C`system\*(C'\fR.
1051 .Sp
1052 Returns the pid of the subprocess or \f(CW\*(C`undef\*(C'\fR on error.
1053 .ie n .IP "$isset = $term\->option ($optval[, $set])" 4
1054 .el .IP "\f(CW$isset\fR = \f(CW$term\fR\->option ($optval[, \f(CW$set\fR])" 4
1055 .IX Item "$isset = $term->option ($optval[, $set])"
1056 Returns true if the option specified by \f(CW$optval\fR is enabled, and
1057 optionally change it. All option values are stored by name in the hash
1058 \&\f(CW%urxvt::OPTION\fR. Options not enabled in this binary are not in the hash.
1059 .Sp
1060 Here is a likely non-exhaustive list of option names, please see the
1061 source file \fI/src/optinc.h\fR to see the actual list:
1062 .Sp
1063 .Vb 6
1064 \& borderLess console cursorBlink cursorUnderline hold iconic insecure
1065 \& intensityStyles jumpScroll loginShell mapAlert meta8 mouseWheelScrollPage
1066 \& override\-redirect pastableTabs pointerBlank reverseVideo scrollBar
1067 \& scrollBar_floating scrollBar_right scrollTtyKeypress scrollTtyOutput
1068 \& scrollWithBuffer secondaryScreen secondaryScroll skipBuiltinGlyphs
1069 \& transparent tripleclickwords utmpInhibit visualBell
1070 .Ve
1071 .ie n .IP "$value = $term\->resource ($name[, $newval])" 4
1072 .el .IP "\f(CW$value\fR = \f(CW$term\fR\->resource ($name[, \f(CW$newval\fR])" 4
1073 .IX Item "$value = $term->resource ($name[, $newval])"
1074 Returns the current resource value associated with a given name and
1075 optionally sets a new value. Setting values is most useful in the \f(CW\*(C`init\*(C'\fR
1076 hook. Unset resources are returned and accepted as \f(CW\*(C`undef\*(C'\fR.
1077 .Sp
1078 The new value must be properly encoded to a suitable character encoding
1079 before passing it to this method. Similarly, the returned value may need
1080 to be converted from the used encoding to text.
1081 .Sp
1082 Resource names are as defined in \fIsrc/rsinc.h\fR. Colours can be specified
1083 as resource names of the form \f(CW\*(C`color+<index>\*(C'\fR, e.g. \f(CW\*(C`color+5\*(C'\fR. (will
1084 likely change).
1085 .Sp
1086 Please note that resource strings will currently only be freed when the
1087 terminal is destroyed, so changing options frequently will eat memory.
1088 .Sp
1089 Here is a likely non-exhaustive list of resource names, not all of which
1090 are supported in every build, please see the source file \fI/src/rsinc.h\fR
1091 to see the actual list:
1092 .Sp
1093 .Vb 10
1094 \& answerbackstring backgroundPixmap backspace_key boldFont boldItalicFont
1095 \& borderLess chdir color cursorBlink cursorUnderline cutchars delete_key
1096 \& display_name embed ext_bwidth fade font geometry hold iconName
1097 \& imFont imLocale inputMethod insecure int_bwidth intensityStyles
1098 \& italicFont jumpScroll lineSpace letterSpace loginShell mapAlert meta8
1099 \& modifier mouseWheelScrollPage name override_redirect pastableTabs path
1100 \& perl_eval perl_ext_1 perl_ext_2 perl_lib pointerBlank pointerBlankDelay
1101 \& preeditType print_pipe pty_fd reverseVideo saveLines scrollBar
1102 \& scrollBar_align scrollBar_floating scrollBar_right scrollBar_thickness
1103 \& scrollTtyKeypress scrollTtyOutput scrollWithBuffer scrollstyle
1104 \& secondaryScreen secondaryScroll shade term_name title
1105 \& transient_for transparent transparent_all tripleclickwords utmpInhibit
1106 \& visualBell
1107 .Ve
1108 .ie n .IP "$value = $term\->x_resource ($pattern)" 4
1109 .el .IP "\f(CW$value\fR = \f(CW$term\fR\->x_resource ($pattern)" 4
1110 .IX Item "$value = $term->x_resource ($pattern)"
1111 Returns the X\-Resource for the given pattern, excluding the program or
1112 class name, i.e. \f(CW\*(C`$term\->x_resource ("boldFont")\*(C'\fR should return the
1113 same value as used by this instance of rxvt-unicode. Returns \f(CW\*(C`undef\*(C'\fR if no
1114 resource with that pattern exists.
1115 .Sp
1116 This method should only be called during the \f(CW\*(C`on_start\*(C'\fR hook, as there is
1117 only one resource database per display, and later invocations might return
1118 the wrong resources.
1119 .ie n .IP "$success = $term\->parse_keysym ($keysym_spec, $command_string)" 4
1120 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->parse_keysym ($keysym_spec, \f(CW$command_string\fR)" 4
1121 .IX Item "$success = $term->parse_keysym ($keysym_spec, $command_string)"
1122 Adds a keymap translation exactly as specified via a resource. See the
1123 \&\f(CW\*(C`keysym\*(C'\fR resource in the @@RXVT_NAME@@(1) manpage.
1124 .ie n .IP "$rend = $term\->rstyle ([$new_rstyle])" 4
1125 .el .IP "\f(CW$rend\fR = \f(CW$term\fR\->rstyle ([$new_rstyle])" 4
1126 .IX Item "$rend = $term->rstyle ([$new_rstyle])"
1127 Return and optionally change the current rendition. Text that is output by
1128 the terminal application will use this style.
1129 .ie n .IP "($row, $col) = $term\->screen_cur ([$row, $col])" 4
1130 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->screen_cur ([$row, \f(CW$col\fR])" 4
1131 .IX Item "($row, $col) = $term->screen_cur ([$row, $col])"
1132 Return the current coordinates of the text cursor position and optionally
1133 set it (which is usually bad as applications don't expect that).
1134 .ie n .IP "($row, $col) = $term\->selection_mark ([$row, $col])" 4
1135 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->selection_mark ([$row, \f(CW$col\fR])" 4
1136 .IX Item "($row, $col) = $term->selection_mark ([$row, $col])"
1137 .PD 0
1138 .ie n .IP "($row, $col) = $term\->selection_beg ([$row, $col])" 4
1139 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->selection_beg ([$row, \f(CW$col\fR])" 4
1140 .IX Item "($row, $col) = $term->selection_beg ([$row, $col])"
1141 .ie n .IP "($row, $col) = $term\->selection_end ([$row, $col])" 4
1142 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->selection_end ([$row, \f(CW$col\fR])" 4
1143 .IX Item "($row, $col) = $term->selection_end ([$row, $col])"
1144 .PD
1145 Return the current values of the selection mark, begin or end positions.
1146 .Sp
1147 When arguments are given, then the selection coordinates are set to
1148 \&\f(CW$row\fR and \f(CW$col\fR, and the selection screen is set to the current
1149 screen.
1150 .ie n .IP "$screen = $term\->selection_screen ([$screen])" 4
1151 .el .IP "\f(CW$screen\fR = \f(CW$term\fR\->selection_screen ([$screen])" 4
1152 .IX Item "$screen = $term->selection_screen ([$screen])"
1153 Returns the current selection screen, and then optionally sets it.
1154 .ie n .IP "$term\->selection_make ($eventtime[, $rectangular])" 4
1155 .el .IP "\f(CW$term\fR\->selection_make ($eventtime[, \f(CW$rectangular\fR])" 4
1156 .IX Item "$term->selection_make ($eventtime[, $rectangular])"
1157 Tries to make a selection as set by \f(CW\*(C`selection_beg\*(C'\fR and
1158 \&\f(CW\*(C`selection_end\*(C'\fR. If \f(CW$rectangular\fR is true (default: false), a
1159 rectangular selection will be made. This is the preferred function to make
1160 a selection.
1161 .ie n .IP "$success = $term\->selection_grab ($eventtime[, $clipboard])" 4
1162 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->selection_grab ($eventtime[, \f(CW$clipboard\fR])" 4
1163 .IX Item "$success = $term->selection_grab ($eventtime[, $clipboard])"
1164 Try to acquire ownership of the primary (clipboard if \f(CW$clipboard\fR is
1165 true) selection from the server. The corresponding text can be set
1166 with the next method. No visual feedback will be given. This function
1167 is mostly useful from within \f(CW\*(C`on_sel_grab\*(C'\fR hooks.
1168 .ie n .IP "$oldtext = $term\->selection ([$newtext, $clipboard])" 4
1169 .el .IP "\f(CW$oldtext\fR = \f(CW$term\fR\->selection ([$newtext, \f(CW$clipboard\fR])" 4
1170 .IX Item "$oldtext = $term->selection ([$newtext, $clipboard])"
1171 Return the current selection (clipboard if \f(CW$clipboard\fR is true) text
1172 and optionally replace it by \f(CW$newtext\fR.
1173 .ie n .IP "$term\->selection_clear ([$clipboard])" 4
1174 .el .IP "\f(CW$term\fR\->selection_clear ([$clipboard])" 4
1175 .IX Item "$term->selection_clear ([$clipboard])"
1176 Revoke ownership of the primary (clipboard if \f(CW$clipboard\fR is true) selection.
1177 .ie n .IP "$term\->overlay_simple ($x, $y, $text)" 4
1178 .el .IP "\f(CW$term\fR\->overlay_simple ($x, \f(CW$y\fR, \f(CW$text\fR)" 4
1179 .IX Item "$term->overlay_simple ($x, $y, $text)"
1180 Create a simple multi-line overlay box. See the next method for details.
1181 .ie n .IP "$term\->overlay ($x, $y, $width, $height[, $rstyle[, $border]])" 4
1182 .el .IP "\f(CW$term\fR\->overlay ($x, \f(CW$y\fR, \f(CW$width\fR, \f(CW$height\fR[, \f(CW$rstyle\fR[, \f(CW$border\fR]])" 4
1183 .IX Item "$term->overlay ($x, $y, $width, $height[, $rstyle[, $border]])"
1184 Create a new (empty) overlay at the given position with the given
1185 width/height. \f(CW$rstyle\fR defines the initial rendition style
1186 (default: \f(CW\*(C`OVERLAY_RSTYLE\*(C'\fR).
1187 .Sp
1188 If \f(CW$border\fR is \f(CW2\fR (default), then a decorative border will be put
1189 around the box.
1190 .Sp
1191 If either \f(CW$x\fR or \f(CW$y\fR is negative, then this is counted from the
1192 right/bottom side, respectively.
1193 .Sp
1194 This method returns an urxvt::overlay object. The overlay will be visible
1195 as long as the perl object is referenced.
1196 .Sp
1197 The methods currently supported on \f(CW\*(C`urxvt::overlay\*(C'\fR objects are:
1198 .RS 4
1199 .ie n .IP "$overlay\->set ($x, $y, $text[, $rend])" 4
1200 .el .IP "\f(CW$overlay\fR\->set ($x, \f(CW$y\fR, \f(CW$text\fR[, \f(CW$rend\fR])" 4
1201 .IX Item "$overlay->set ($x, $y, $text[, $rend])"
1202 Similar to \f(CW\*(C`$term\->ROW_t\*(C'\fR and \f(CW\*(C`$term\->ROW_r\*(C'\fR in that it puts
1203 text in rxvt-unicode's special encoding and an array of rendition values
1204 at a specific position inside the overlay.
1205 .Sp
1206 If \f(CW$rend\fR is missing, then the rendition will not be changed.
1207 .ie n .IP "$overlay\->hide" 4
1208 .el .IP "\f(CW$overlay\fR\->hide" 4
1209 .IX Item "$overlay->hide"
1210 If visible, hide the overlay, but do not destroy it.
1211 .ie n .IP "$overlay\->show" 4
1212 .el .IP "\f(CW$overlay\fR\->show" 4
1213 .IX Item "$overlay->show"
1214 If hidden, display the overlay again.
1215 .RE
1216 .RS 4
1217 .RE
1218 .ie n .IP "$popup = $term\->popup ($event)" 4
1219 .el .IP "\f(CW$popup\fR = \f(CW$term\fR\->popup ($event)" 4
1220 .IX Item "$popup = $term->popup ($event)"
1221 Creates a new \f(CW\*(C`urxvt::popup\*(C'\fR object that implements a popup menu. The
1222 \&\f(CW$event\fR \fImust\fR be the event causing the menu to pop up (a button event,
1223 currently).
1224 .ie n .IP "$cellwidth = $term\->strwidth ($string)" 4
1225 .el .IP "\f(CW$cellwidth\fR = \f(CW$term\fR\->strwidth ($string)" 4
1226 .IX Item "$cellwidth = $term->strwidth ($string)"
1227 Returns the number of screen-cells this string would need. Correctly
1228 accounts for wide and combining characters.
1229 .ie n .IP "$octets = $term\->locale_encode ($string)" 4
1230 .el .IP "\f(CW$octets\fR = \f(CW$term\fR\->locale_encode ($string)" 4
1231 .IX Item "$octets = $term->locale_encode ($string)"
1232 Convert the given text string into the corresponding locale encoding.
1233 .ie n .IP "$string = $term\->locale_decode ($octets)" 4
1234 .el .IP "\f(CW$string\fR = \f(CW$term\fR\->locale_decode ($octets)" 4
1235 .IX Item "$string = $term->locale_decode ($octets)"
1236 Convert the given locale-encoded octets into a perl string.
1237 .ie n .IP "$term\->scr_xor_span ($beg_row, $beg_col, $end_row, $end_col[, $rstyle])" 4
1238 .el .IP "\f(CW$term\fR\->scr_xor_span ($beg_row, \f(CW$beg_col\fR, \f(CW$end_row\fR, \f(CW$end_col\fR[, \f(CW$rstyle\fR])" 4
1239 .IX Item "$term->scr_xor_span ($beg_row, $beg_col, $end_row, $end_col[, $rstyle])"
1240 XORs the rendition values in the given span with the provided value
1241 (default: \f(CW\*(C`RS_RVid\*(C'\fR), which \fI\s-1MUST\s0 \s-1NOT\s0\fR contain font styles. Useful in
1242 refresh hooks to provide effects similar to the selection.
1243 .ie n .IP "$term\->scr_xor_rect ($beg_row, $beg_col, $end_row, $end_col[, $rstyle1[, $rstyle2]])" 4
1244 .el .IP "\f(CW$term\fR\->scr_xor_rect ($beg_row, \f(CW$beg_col\fR, \f(CW$end_row\fR, \f(CW$end_col\fR[, \f(CW$rstyle1\fR[, \f(CW$rstyle2\fR]])" 4
1245 .IX Item "$term->scr_xor_rect ($beg_row, $beg_col, $end_row, $end_col[, $rstyle1[, $rstyle2]])"
1246 Similar to \f(CW\*(C`scr_xor_span\*(C'\fR, but xors a rectangle instead. Trailing
1247 whitespace will additionally be xored with the \f(CW$rstyle2\fR, which defaults
1248 to \f(CW\*(C`RS_RVid | RS_Uline\*(C'\fR, which removes reverse video again and underlines
1249 it instead. Both styles \fI\s-1MUST\s0 \s-1NOT\s0\fR contain font styles.
1250 .ie n .IP "$term\->scr_bell" 4
1251 .el .IP "\f(CW$term\fR\->scr_bell" 4
1252 .IX Item "$term->scr_bell"
1253 Ring the bell!
1254 .ie n .IP "$term\->scr_add_lines ($string)" 4
1255 .el .IP "\f(CW$term\fR\->scr_add_lines ($string)" 4
1256 .IX Item "$term->scr_add_lines ($string)"
1257 Write the given text string to the screen, as if output by the application
1258 running inside the terminal. It may not contain command sequences (escape
1259 codes), but is free to use line feeds, carriage returns and tabs. The
1260 string is a normal text string, not in locale-dependent encoding.
1261 .Sp
1262 Normally its not a good idea to use this function, as programs might be
1263 confused by changes in cursor position or scrolling. Its useful inside a
1264 \&\f(CW\*(C`on_add_lines\*(C'\fR hook, though.
1265 .ie n .IP "$term\->scr_change_screen ($screen)" 4
1266 .el .IP "\f(CW$term\fR\->scr_change_screen ($screen)" 4
1267 .IX Item "$term->scr_change_screen ($screen)"
1268 Switch to given screen \- 0 primary, 1 secondary.
1269 .ie n .IP "$term\->cmd_parse ($octets)" 4
1270 .el .IP "\f(CW$term\fR\->cmd_parse ($octets)" 4
1271 .IX Item "$term->cmd_parse ($octets)"
1272 Similar to \f(CW\*(C`scr_add_lines\*(C'\fR, but the argument must be in the
1273 locale-specific encoding of the terminal and can contain command sequences
1274 (escape codes) that will be interpreted.
1275 .ie n .IP "$term\->tt_write ($octets)" 4
1276 .el .IP "\f(CW$term\fR\->tt_write ($octets)" 4
1277 .IX Item "$term->tt_write ($octets)"
1278 Write the octets given in \f(CW$octets\fR to the tty (i.e. as program input). To
1279 pass characters instead of octets, you should convert your strings first
1280 to the locale-specific encoding using \f(CW\*(C`$term\->locale_encode\*(C'\fR.
1281 .ie n .IP "$term\->tt_paste ($octets)" 4
1282 .el .IP "\f(CW$term\fR\->tt_paste ($octets)" 4
1283 .IX Item "$term->tt_paste ($octets)"
1284 Write the octets given in \f(CW$octets\fR to the tty as a paste, converting \s-1NL\s0 to
1285 \&\s-1CR\s0 and bracketing the data with control sequences if bracketed paste mode
1286 is set.
1287 .ie n .IP "$old_events = $term\->pty_ev_events ([$new_events])" 4
1288 .el .IP "\f(CW$old_events\fR = \f(CW$term\fR\->pty_ev_events ([$new_events])" 4
1289 .IX Item "$old_events = $term->pty_ev_events ([$new_events])"
1290 Replaces the event mask of the pty watcher by the given event mask. Can
1291 be used to suppress input and output handling to the pty/tty. See the
1292 description of \f(CW\*(C`urxvt::timer\->events\*(C'\fR. Make sure to always restore
1293 the previous value.
1294 .ie n .IP "$fd = $term\->pty_fd" 4
1295 .el .IP "\f(CW$fd\fR = \f(CW$term\fR\->pty_fd" 4
1296 .IX Item "$fd = $term->pty_fd"
1297 Returns the master file descriptor for the pty in use, or \f(CW\*(C`\-1\*(C'\fR if no pty
1298 is used.
1299 .ie n .IP "$windowid = $term\->parent" 4
1300 .el .IP "\f(CW$windowid\fR = \f(CW$term\fR\->parent" 4
1301 .IX Item "$windowid = $term->parent"
1302 Return the window id of the toplevel window.
1303 .ie n .IP "$windowid = $term\->vt" 4
1304 .el .IP "\f(CW$windowid\fR = \f(CW$term\fR\->vt" 4
1305 .IX Item "$windowid = $term->vt"
1306 Return the window id of the terminal window.
1307 .ie n .IP "$term\->vt_emask_add ($x_event_mask)" 4
1308 .el .IP "\f(CW$term\fR\->vt_emask_add ($x_event_mask)" 4
1309 .IX Item "$term->vt_emask_add ($x_event_mask)"
1310 Adds the specified events to the vt event mask. Useful e.g. when you want
1311 to receive pointer events all the times:
1312 .Sp
1313 .Vb 1
1314 \& $term\->vt_emask_add (urxvt::PointerMotionMask);
1315 .Ve
1316 .ie n .IP "$term\->focus_in" 4
1317 .el .IP "\f(CW$term\fR\->focus_in" 4
1318 .IX Item "$term->focus_in"
1319 .PD 0
1320 .ie n .IP "$term\->focus_out" 4
1321 .el .IP "\f(CW$term\fR\->focus_out" 4
1322 .IX Item "$term->focus_out"
1323 .ie n .IP "$term\->key_press ($state, $keycode[, $time])" 4
1324 .el .IP "\f(CW$term\fR\->key_press ($state, \f(CW$keycode\fR[, \f(CW$time\fR])" 4
1325 .IX Item "$term->key_press ($state, $keycode[, $time])"
1326 .ie n .IP "$term\->key_release ($state, $keycode[, $time])" 4
1327 .el .IP "\f(CW$term\fR\->key_release ($state, \f(CW$keycode\fR[, \f(CW$time\fR])" 4
1328 .IX Item "$term->key_release ($state, $keycode[, $time])"
1329 .PD
1330 Deliver various fake events to to terminal.
1331 .ie n .IP "$window_width = $term\->width" 4
1332 .el .IP "\f(CW$window_width\fR = \f(CW$term\fR\->width" 4
1333 .IX Item "$window_width = $term->width"
1334 .PD 0
1335 .ie n .IP "$window_height = $term\->height" 4
1336 .el .IP "\f(CW$window_height\fR = \f(CW$term\fR\->height" 4
1337 .IX Item "$window_height = $term->height"
1338 .ie n .IP "$font_width = $term\->fwidth" 4
1339 .el .IP "\f(CW$font_width\fR = \f(CW$term\fR\->fwidth" 4
1340 .IX Item "$font_width = $term->fwidth"
1341 .ie n .IP "$font_height = $term\->fheight" 4
1342 .el .IP "\f(CW$font_height\fR = \f(CW$term\fR\->fheight" 4
1343 .IX Item "$font_height = $term->fheight"
1344 .ie n .IP "$font_ascent = $term\->fbase" 4
1345 .el .IP "\f(CW$font_ascent\fR = \f(CW$term\fR\->fbase" 4
1346 .IX Item "$font_ascent = $term->fbase"
1347 .ie n .IP "$terminal_rows = $term\->nrow" 4
1348 .el .IP "\f(CW$terminal_rows\fR = \f(CW$term\fR\->nrow" 4
1349 .IX Item "$terminal_rows = $term->nrow"
1350 .ie n .IP "$terminal_columns = $term\->ncol" 4
1351 .el .IP "\f(CW$terminal_columns\fR = \f(CW$term\fR\->ncol" 4
1352 .IX Item "$terminal_columns = $term->ncol"
1353 .ie n .IP "$has_focus = $term\->focus" 4
1354 .el .IP "\f(CW$has_focus\fR = \f(CW$term\fR\->focus" 4
1355 .IX Item "$has_focus = $term->focus"
1356 .ie n .IP "$is_mapped = $term\->mapped" 4
1357 .el .IP "\f(CW$is_mapped\fR = \f(CW$term\fR\->mapped" 4
1358 .IX Item "$is_mapped = $term->mapped"
1359 .ie n .IP "$max_scrollback = $term\->saveLines" 4
1360 .el .IP "\f(CW$max_scrollback\fR = \f(CW$term\fR\->saveLines" 4
1361 .IX Item "$max_scrollback = $term->saveLines"
1362 .ie n .IP "$nrow_plus_saveLines = $term\->total_rows" 4
1363 .el .IP "\f(CW$nrow_plus_saveLines\fR = \f(CW$term\fR\->total_rows" 4
1364 .IX Item "$nrow_plus_saveLines = $term->total_rows"
1365 .ie n .IP "$topmost_scrollback_row = $term\->top_row" 4
1366 .el .IP "\f(CW$topmost_scrollback_row\fR = \f(CW$term\fR\->top_row" 4
1367 .IX Item "$topmost_scrollback_row = $term->top_row"
1368 .PD
1369 Return various integers describing terminal characteristics.
1370 .ie n .IP "$x_display = $term\->display_id" 4
1371 .el .IP "\f(CW$x_display\fR = \f(CW$term\fR\->display_id" 4
1372 .IX Item "$x_display = $term->display_id"
1373 Return the \s-1DISPLAY\s0 used by rxvt-unicode.
1374 .ie n .IP "$lc_ctype = $term\->locale" 4
1375 .el .IP "\f(CW$lc_ctype\fR = \f(CW$term\fR\->locale" 4
1376 .IX Item "$lc_ctype = $term->locale"
1377 Returns the \s-1LC_CTYPE\s0 category string used by this rxvt-unicode.
1378 .ie n .IP "$env = $term\->env" 4
1379 .el .IP "\f(CW$env\fR = \f(CW$term\fR\->env" 4
1380 .IX Item "$env = $term->env"
1381 Returns a copy of the environment in effect for the terminal as a hashref
1382 similar to \f(CW\*(C`\e%ENV\*(C'\fR.
1383 .ie n .IP "@envv = $term\->envv" 4
1384 .el .IP "\f(CW@envv\fR = \f(CW$term\fR\->envv" 4
1385 .IX Item "@envv = $term->envv"
1386 Returns the environment as array of strings of the form \f(CW\*(C`VAR=VALUE\*(C'\fR.
1387 .ie n .IP "@argv = $term\->argv" 4
1388 .el .IP "\f(CW@argv\fR = \f(CW$term\fR\->argv" 4
1389 .IX Item "@argv = $term->argv"
1390 Return the argument vector as this terminal, similar to \f(CW@ARGV\fR, but
1391 includes the program name as first element.
1392 .ie n .IP "$modifiermask = $term\->ModLevel3Mask" 4
1393 .el .IP "\f(CW$modifiermask\fR = \f(CW$term\fR\->ModLevel3Mask" 4
1394 .IX Item "$modifiermask = $term->ModLevel3Mask"
1395 .PD 0
1396 .ie n .IP "$modifiermask = $term\->ModMetaMask" 4
1397 .el .IP "\f(CW$modifiermask\fR = \f(CW$term\fR\->ModMetaMask" 4
1398 .IX Item "$modifiermask = $term->ModMetaMask"
1399 .ie n .IP "$modifiermask = $term\->ModNumLockMask" 4
1400 .el .IP "\f(CW$modifiermask\fR = \f(CW$term\fR\->ModNumLockMask" 4
1401 .IX Item "$modifiermask = $term->ModNumLockMask"
1402 .PD
1403 Return the modifier masks corresponding to the \*(L"\s-1ISO\s0 Level 3 Shift\*(R" (often
1404 AltGr), the meta key (often Alt) and the num lock key, if applicable.
1405 .ie n .IP "$screen = $term\->current_screen" 4
1406 .el .IP "\f(CW$screen\fR = \f(CW$term\fR\->current_screen" 4
1407 .IX Item "$screen = $term->current_screen"
1408 Returns the currently displayed screen (0 primary, 1 secondary).
1409 .ie n .IP "$cursor_is_hidden = $term\->hidden_cursor" 4
1410 .el .IP "\f(CW$cursor_is_hidden\fR = \f(CW$term\fR\->hidden_cursor" 4
1411 .IX Item "$cursor_is_hidden = $term->hidden_cursor"
1412 Returns whether the cursor is currently hidden or not.
1413 .ie n .IP "$view_start = $term\->view_start ([$newvalue])" 4
1414 .el .IP "\f(CW$view_start\fR = \f(CW$term\fR\->view_start ([$newvalue])" 4
1415 .IX Item "$view_start = $term->view_start ([$newvalue])"
1416 Returns the row number of the topmost displayed line. Maximum value is
1417 \&\f(CW0\fR, which displays the normal terminal contents. Lower values scroll
1418 this many lines into the scrollback buffer.
1419 .ie n .IP "$term\->want_refresh" 4
1420 .el .IP "\f(CW$term\fR\->want_refresh" 4
1421 .IX Item "$term->want_refresh"
1422 Requests a screen refresh. At the next opportunity, rxvt-unicode will
1423 compare the on-screen display with its stored representation. If they
1424 differ, it redraws the differences.
1425 .Sp
1426 Used after changing terminal contents to display them.
1427 .ie n .IP "$text = $term\->ROW_t ($row_number[, $new_text[, $start_col]])" 4
1428 .el .IP "\f(CW$text\fR = \f(CW$term\fR\->ROW_t ($row_number[, \f(CW$new_text\fR[, \f(CW$start_col\fR]])" 4
1429 .IX Item "$text = $term->ROW_t ($row_number[, $new_text[, $start_col]])"
1430 Returns the text of the entire row with number \f(CW$row_number\fR. Row \f(CW\*(C`$term\->top_row\*(C'\fR
1431 is the topmost terminal line, row \f(CW\*(C`$term\->nrow\-1\*(C'\fR is the bottommost
1432 terminal line. Nothing will be returned if a nonexistent line
1433 is requested.
1434 .Sp
1435 If \f(CW$new_text\fR is specified, it will replace characters in the current
1436 line, starting at column \f(CW$start_col\fR (default \f(CW0\fR), which is useful
1437 to replace only parts of a line. The font index in the rendition will
1438 automatically be updated.
1439 .Sp
1440 \&\f(CW$text\fR is in a special encoding: tabs and wide characters that use more
1441 than one cell when displayed are padded with \f(CW$urxvt::NOCHAR\fR (chr 65535)
1442 characters. Characters with combining characters and other characters that
1443 do not fit into the normal text encoding will be replaced with characters
1444 in the private use area.
1445 .Sp
1446 You have to obey this encoding when changing text. The advantage is
1447 that \f(CW\*(C`substr\*(C'\fR and similar functions work on screen cells and not on
1448 characters.
1449 .Sp
1450 The methods \f(CW\*(C`$term\->special_encode\*(C'\fR and \f(CW\*(C`$term\->special_decode\*(C'\fR
1451 can be used to convert normal strings into this encoding and vice versa.
1452 .ie n .IP "$rend = $term\->ROW_r ($row_number[, $new_rend[, $start_col]])" 4
1453 .el .IP "\f(CW$rend\fR = \f(CW$term\fR\->ROW_r ($row_number[, \f(CW$new_rend\fR[, \f(CW$start_col\fR]])" 4
1454 .IX Item "$rend = $term->ROW_r ($row_number[, $new_rend[, $start_col]])"
1455 Like \f(CW\*(C`$term\->ROW_t\*(C'\fR, but returns an arrayref with rendition
1456 bitsets. Rendition bitsets contain information about colour, font, font
1457 styles and similar information. See also \f(CW\*(C`$term\->ROW_t\*(C'\fR.
1458 .Sp
1459 When setting rendition, the font mask will be ignored.
1460 .Sp
1461 See the section on \s-1RENDITION\s0, above.
1462 .ie n .IP "$length = $term\->ROW_l ($row_number[, $new_length])" 4
1463 .el .IP "\f(CW$length\fR = \f(CW$term\fR\->ROW_l ($row_number[, \f(CW$new_length\fR])" 4
1464 .IX Item "$length = $term->ROW_l ($row_number[, $new_length])"
1465 Returns the number of screen cells that are in use (\*(L"the line
1466 length\*(R"). Unlike the urxvt core, this returns \f(CW\*(C`$term\->ncol\*(C'\fR if the
1467 line is joined with the following one.
1468 .ie n .IP "$bool = $term\->is_longer ($row_number)" 4
1469 .el .IP "\f(CW$bool\fR = \f(CW$term\fR\->is_longer ($row_number)" 4
1470 .IX Item "$bool = $term->is_longer ($row_number)"
1471 Returns true if the row is part of a multiple-row logical \*(L"line\*(R" (i.e.
1472 joined with the following row), which means all characters are in use
1473 and it is continued on the next row (and possibly a continuation of the
1474 previous row(s)).
1475 .ie n .IP "$line = $term\->line ($row_number)" 4
1476 .el .IP "\f(CW$line\fR = \f(CW$term\fR\->line ($row_number)" 4
1477 .IX Item "$line = $term->line ($row_number)"
1478 Create and return a new \f(CW\*(C`urxvt::line\*(C'\fR object that stores information
1479 about the logical line that row \f(CW$row_number\fR is part of. It supports the
1480 following methods:
1481 .RS 4
1482 .ie n .IP "$text = $line\->t ([$new_text])" 4
1483 .el .IP "\f(CW$text\fR = \f(CW$line\fR\->t ([$new_text])" 4
1484 .IX Item "$text = $line->t ([$new_text])"
1485 Returns or replaces the full text of the line, similar to \f(CW\*(C`ROW_t\*(C'\fR
1486 .ie n .IP "$rend = $line\->r ([$new_rend])" 4
1487 .el .IP "\f(CW$rend\fR = \f(CW$line\fR\->r ([$new_rend])" 4
1488 .IX Item "$rend = $line->r ([$new_rend])"
1489 Returns or replaces the full rendition array of the line, similar to \f(CW\*(C`ROW_r\*(C'\fR
1490 .ie n .IP "$length = $line\->l" 4
1491 .el .IP "\f(CW$length\fR = \f(CW$line\fR\->l" 4
1492 .IX Item "$length = $line->l"
1493 Returns the length of the line in cells, similar to \f(CW\*(C`ROW_l\*(C'\fR.
1494 .ie n .IP "$rownum = $line\->beg" 4
1495 .el .IP "\f(CW$rownum\fR = \f(CW$line\fR\->beg" 4
1496 .IX Item "$rownum = $line->beg"
1497 .PD 0
1498 .ie n .IP "$rownum = $line\->end" 4
1499 .el .IP "\f(CW$rownum\fR = \f(CW$line\fR\->end" 4
1500 .IX Item "$rownum = $line->end"
1501 .PD
1502 Return the row number of the first/last row of the line, respectively.
1503 .ie n .IP "$offset = $line\->offset_of ($row, $col)" 4
1504 .el .IP "\f(CW$offset\fR = \f(CW$line\fR\->offset_of ($row, \f(CW$col\fR)" 4
1505 .IX Item "$offset = $line->offset_of ($row, $col)"
1506 Returns the character offset of the given row|col pair within the logical
1507 line. Works for rows outside the line, too, and returns corresponding
1508 offsets outside the string.
1509 .ie n .IP "($row, $col) = $line\->coord_of ($offset)" 4
1510 .el .IP "($row, \f(CW$col\fR) = \f(CW$line\fR\->coord_of ($offset)" 4
1511 .IX Item "($row, $col) = $line->coord_of ($offset)"
1512 Translates a string offset into terminal coordinates again.
1513 .RE
1514 .RS 4
1515 .RE
1516 .ie n .IP "$text = $term\->special_encode $string" 4
1517 .el .IP "\f(CW$text\fR = \f(CW$term\fR\->special_encode \f(CW$string\fR" 4
1518 .IX Item "$text = $term->special_encode $string"
1519 Converts a perl string into the special encoding used by rxvt-unicode,
1520 where one character corresponds to one screen cell. See
1521 \&\f(CW\*(C`$term\->ROW_t\*(C'\fR for details.
1522 .ie n .IP "$string = $term\->special_decode $text" 4
1523 .el .IP "\f(CW$string\fR = \f(CW$term\fR\->special_decode \f(CW$text\fR" 4
1524 .IX Item "$string = $term->special_decode $text"
1525 Converts rxvt-unicodes text representation into a perl string. See
1526 \&\f(CW\*(C`$term\->ROW_t\*(C'\fR for details.
1527 .ie n .IP "$success = $term\->grab_button ($button, $modifiermask[, $window = $term\->vt])" 4
1528 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->grab_button ($button, \f(CW$modifiermask\fR[, \f(CW$window\fR = \f(CW$term\fR\->vt])" 4
1529 .IX Item "$success = $term->grab_button ($button, $modifiermask[, $window = $term->vt])"
1530 .PD 0
1531 .ie n .IP "$term\->ungrab_button ($button, $modifiermask[, $window = $term\->vt])" 4
1532 .el .IP "\f(CW$term\fR\->ungrab_button ($button, \f(CW$modifiermask\fR[, \f(CW$window\fR = \f(CW$term\fR\->vt])" 4
1533 .IX Item "$term->ungrab_button ($button, $modifiermask[, $window = $term->vt])"
1534 .PD
1535 Register/unregister a synchronous button grab. See the XGrabButton
1536 manpage.
1537 .ie n .IP "$success = $term\->grab ($eventtime[, $sync])" 4
1538 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->grab ($eventtime[, \f(CW$sync\fR])" 4
1539 .IX Item "$success = $term->grab ($eventtime[, $sync])"
1540 Calls XGrabPointer and XGrabKeyboard in asynchronous (default) or
1541 synchronous (\f(CW$sync\fR is true). Also remembers the grab timestamp.
1542 .ie n .IP "$term\->allow_events_async" 4
1543 .el .IP "\f(CW$term\fR\->allow_events_async" 4
1544 .IX Item "$term->allow_events_async"
1545 Calls XAllowEvents with AsyncBoth for the most recent grab.
1546 .ie n .IP "$term\->allow_events_sync" 4
1547 .el .IP "\f(CW$term\fR\->allow_events_sync" 4
1548 .IX Item "$term->allow_events_sync"
1549 Calls XAllowEvents with SyncBoth for the most recent grab.
1550 .ie n .IP "$term\->allow_events_replay" 4
1551 .el .IP "\f(CW$term\fR\->allow_events_replay" 4
1552 .IX Item "$term->allow_events_replay"
1553 Calls XAllowEvents with both ReplayPointer and ReplayKeyboard for the most
1554 recent grab.
1555 .ie n .IP "$term\->ungrab" 4
1556 .el .IP "\f(CW$term\fR\->ungrab" 4
1557 .IX Item "$term->ungrab"
1558 Calls XUngrabPointer and XUngrabKeyboard for the most recent grab. Is called automatically on
1559 evaluation errors, as it is better to lose the grab in the error case as
1560 the session.
1561 .ie n .IP "$atom = $term\->XInternAtom ($atom_name[, $only_if_exists])" 4
1562 .el .IP "\f(CW$atom\fR = \f(CW$term\fR\->XInternAtom ($atom_name[, \f(CW$only_if_exists\fR])" 4
1563 .IX Item "$atom = $term->XInternAtom ($atom_name[, $only_if_exists])"
1564 .PD 0
1565 .ie n .IP "$atom_name = $term\->XGetAtomName ($atom)" 4
1566 .el .IP "\f(CW$atom_name\fR = \f(CW$term\fR\->XGetAtomName ($atom)" 4
1567 .IX Item "$atom_name = $term->XGetAtomName ($atom)"
1568 .ie n .IP "@atoms = $term\->XListProperties ($window)" 4
1569 .el .IP "\f(CW@atoms\fR = \f(CW$term\fR\->XListProperties ($window)" 4
1570 .IX Item "@atoms = $term->XListProperties ($window)"
1571 .ie n .IP "($type,$format,$octets) = $term\->XGetWindowProperty ($window, $property)" 4
1572 .el .IP "($type,$format,$octets) = \f(CW$term\fR\->XGetWindowProperty ($window, \f(CW$property\fR)" 4
1573 .IX Item "($type,$format,$octets) = $term->XGetWindowProperty ($window, $property)"
1574 .ie n .IP "$term\->XChangeProperty ($window, $property, $type, $format, $octets)" 4
1575 .el .IP "\f(CW$term\fR\->XChangeProperty ($window, \f(CW$property\fR, \f(CW$type\fR, \f(CW$format\fR, \f(CW$octets\fR)" 4
1576 .IX Item "$term->XChangeProperty ($window, $property, $type, $format, $octets)"
1577 .ie n .IP "$term\->XDeleteProperty ($window, $property)" 4
1578 .el .IP "\f(CW$term\fR\->XDeleteProperty ($window, \f(CW$property\fR)" 4
1579 .IX Item "$term->XDeleteProperty ($window, $property)"
1580 .ie n .IP "$window = $term\->DefaultRootWindow" 4
1581 .el .IP "\f(CW$window\fR = \f(CW$term\fR\->DefaultRootWindow" 4
1582 .IX Item "$window = $term->DefaultRootWindow"
1583 .ie n .IP "$term\->XReparentWindow ($window, $parent, [$x, $y])" 4
1584 .el .IP "\f(CW$term\fR\->XReparentWindow ($window, \f(CW$parent\fR, [$x, \f(CW$y\fR])" 4
1585 .IX Item "$term->XReparentWindow ($window, $parent, [$x, $y])"
1586 .ie n .IP "$term\->XMapWindow ($window)" 4
1587 .el .IP "\f(CW$term\fR\->XMapWindow ($window)" 4
1588 .IX Item "$term->XMapWindow ($window)"
1589 .ie n .IP "$term\->XUnmapWindow ($window)" 4
1590 .el .IP "\f(CW$term\fR\->XUnmapWindow ($window)" 4
1591 .IX Item "$term->XUnmapWindow ($window)"
1592 .ie n .IP "$term\->XMoveResizeWindow ($window, $x, $y, $width, $height)" 4
1593 .el .IP "\f(CW$term\fR\->XMoveResizeWindow ($window, \f(CW$x\fR, \f(CW$y\fR, \f(CW$width\fR, \f(CW$height\fR)" 4
1594 .IX Item "$term->XMoveResizeWindow ($window, $x, $y, $width, $height)"
1595 .ie n .IP "($x, $y, $child_window) = $term\->XTranslateCoordinates ($src, $dst, $x, $y)" 4
1596 .el .IP "($x, \f(CW$y\fR, \f(CW$child_window\fR) = \f(CW$term\fR\->XTranslateCoordinates ($src, \f(CW$dst\fR, \f(CW$x\fR, \f(CW$y\fR)" 4
1597 .IX Item "($x, $y, $child_window) = $term->XTranslateCoordinates ($src, $dst, $x, $y)"
1598 .ie n .IP "$term\->XChangeInput ($window, $add_events[, $del_events])" 4
1599 .el .IP "\f(CW$term\fR\->XChangeInput ($window, \f(CW$add_events\fR[, \f(CW$del_events\fR])" 4
1600 .IX Item "$term->XChangeInput ($window, $add_events[, $del_events])"
1601 .PD
1602 Various X or X\-related functions. The \f(CW$term\fR object only serves as
1603 the source of the display, otherwise those functions map more-or-less
1604 directly onto the X functions of the same name.
1605 .ie n .SS "The ""urxvt::popup"" Class"
1606 .el .SS "The \f(CWurxvt::popup\fP Class"
1607 .IX Subsection "The urxvt::popup Class"
1608 .ie n .IP "$popup\->add_title ($title)" 4
1609 .el .IP "\f(CW$popup\fR\->add_title ($title)" 4
1610 .IX Item "$popup->add_title ($title)"
1611 Adds a non-clickable title to the popup.
1612 .ie n .IP "$popup\->add_separator ([$sepchr])" 4
1613 .el .IP "\f(CW$popup\fR\->add_separator ([$sepchr])" 4
1614 .IX Item "$popup->add_separator ([$sepchr])"
1615 Creates a separator, optionally using the character given as \f(CW$sepchr\fR.
1616 .ie n .IP "$popup\->add_button ($text, $cb)" 4
1617 .el .IP "\f(CW$popup\fR\->add_button ($text, \f(CW$cb\fR)" 4
1618 .IX Item "$popup->add_button ($text, $cb)"
1619 Adds a clickable button to the popup. \f(CW$cb\fR is called whenever it is
1620 selected.
1621 .ie n .IP "$popup\->add_toggle ($text, $initial_value, $cb)" 4
1622 .el .IP "\f(CW$popup\fR\->add_toggle ($text, \f(CW$initial_value\fR, \f(CW$cb\fR)" 4
1623 .IX Item "$popup->add_toggle ($text, $initial_value, $cb)"
1624 Adds a toggle/checkbox item to the popup. The callback gets called
1625 whenever it gets toggled, with a boolean indicating its new value as its
1626 first argument.
1627 .ie n .IP "$popup\->show" 4
1628 .el .IP "\f(CW$popup\fR\->show" 4
1629 .IX Item "$popup->show"
1630 Displays the popup (which is initially hidden).
1631 .ie n .SS "The ""urxvt::timer"" Class"
1632 .el .SS "The \f(CWurxvt::timer\fP Class"
1633 .IX Subsection "The urxvt::timer Class"
1634 This class implements timer watchers/events. Time is represented as a
1635 fractional number of seconds since the epoch. Example:
1636 .PP
1637 .Vb 8
1638 \& $term\->{overlay} = $term\->overlay (\-1, 0, 8, 1, urxvt::OVERLAY_RSTYLE, 0);
1639 \& $term\->{timer} = urxvt::timer
1640 \& \->new
1641 \& \->interval (1)
1642 \& \->cb (sub {
1643 \& $term\->{overlay}\->set (0, 0,
1644 \& sprintf "%2d:%02d:%02d", (localtime urxvt::NOW)[2,1,0]);
1645 \& });
1646 .Ve
1647 .ie n .IP "$timer = new urxvt::timer" 4
1648 .el .IP "\f(CW$timer\fR = new urxvt::timer" 4
1649 .IX Item "$timer = new urxvt::timer"
1650 Create a new timer object in started state. It is scheduled to fire
1651 immediately.
1652 .ie n .IP "$timer = $timer\->cb (sub { my ($timer) = @_; ... })" 4
1653 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->cb (sub { my ($timer) = \f(CW@_\fR; ... })" 4
1654 .IX Item "$timer = $timer->cb (sub { my ($timer) = @_; ... })"
1655 Set the callback to be called when the timer triggers.
1656 .ie n .IP "$timer = $timer\->set ($tstamp[, $interval])" 4
1657 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->set ($tstamp[, \f(CW$interval\fR])" 4
1658 .IX Item "$timer = $timer->set ($tstamp[, $interval])"
1659 Set the time the event is generated to \f(CW$tstamp\fR (and optionally specifies a
1660 new \f(CW$interval\fR).
1661 .ie n .IP "$timer = $timer\->interval ($interval)" 4
1662 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->interval ($interval)" 4
1663 .IX Item "$timer = $timer->interval ($interval)"
1664 By default (and when \f(CW$interval\fR is \f(CW0\fR), the timer will automatically
1665 stop after it has fired once. If \f(CW$interval\fR is non-zero, then the timer
1666 is automatically rescheduled at the given intervals.
1667 .ie n .IP "$timer = $timer\->start" 4
1668 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->start" 4
1669 .IX Item "$timer = $timer->start"
1670 Start the timer.
1671 .ie n .IP "$timer = $timer\->start ($tstamp[, $interval])" 4
1672 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->start ($tstamp[, \f(CW$interval\fR])" 4
1673 .IX Item "$timer = $timer->start ($tstamp[, $interval])"
1674 Set the event trigger time to \f(CW$tstamp\fR and start the timer. Optionally
1675 also replaces the interval.
1676 .ie n .IP "$timer = $timer\->after ($delay[, $interval])" 4
1677 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->after ($delay[, \f(CW$interval\fR])" 4
1678 .IX Item "$timer = $timer->after ($delay[, $interval])"
1679 Like \f(CW\*(C`start\*(C'\fR, but sets the expiry timer to c<urxvt::NOW + \f(CW$delay\fR>.
1680 .ie n .IP "$timer = $timer\->stop" 4
1681 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->stop" 4
1682 .IX Item "$timer = $timer->stop"
1683 Stop the timer.
1684 .ie n .SS "The ""urxvt::iow"" Class"
1685 .el .SS "The \f(CWurxvt::iow\fP Class"
1686 .IX Subsection "The urxvt::iow Class"
1687 This class implements io watchers/events. Example:
1688 .PP
1689 .Vb 12
1690 \& $term\->{socket} = ...
1691 \& $term\->{iow} = urxvt::iow
1692 \& \->new
1693 \& \->fd (fileno $term\->{socket})
1694 \& \->events (urxvt::EV_READ)
1695 \& \->start
1696 \& \->cb (sub {
1697 \& my ($iow, $revents) = @_;
1698 \& # $revents must be 1 here, no need to check
1699 \& sysread $term\->{socket}, my $buf, 8192
1700 \& or end\-of\-file;
1701 \& });
1702 .Ve
1703 .ie n .IP "$iow = new urxvt::iow" 4
1704 .el .IP "\f(CW$iow\fR = new urxvt::iow" 4
1705 .IX Item "$iow = new urxvt::iow"
1706 Create a new io watcher object in stopped state.
1707 .ie n .IP "$iow = $iow\->cb (sub { my ($iow, $reventmask) = @_; ... })" 4
1708 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->cb (sub { my ($iow, \f(CW$reventmask\fR) = \f(CW@_\fR; ... })" 4
1709 .IX Item "$iow = $iow->cb (sub { my ($iow, $reventmask) = @_; ... })"
1710 Set the callback to be called when io events are triggered. \f(CW$reventmask\fR
1711 is a bitset as described in the \f(CW\*(C`events\*(C'\fR method.
1712 .ie n .IP "$iow = $iow\->fd ($fd)" 4
1713 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->fd ($fd)" 4
1714 .IX Item "$iow = $iow->fd ($fd)"
1715 Set the file descriptor (not handle) to watch.
1716 .ie n .IP "$iow = $iow\->events ($eventmask)" 4
1717 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->events ($eventmask)" 4
1718 .IX Item "$iow = $iow->events ($eventmask)"
1719 Set the event mask to watch. The only allowed values are
1720 \&\f(CW\*(C`urxvt::EV_READ\*(C'\fR and \f(CW\*(C`urxvt::EV_WRITE\*(C'\fR, which might be ORed
1721 together, or \f(CW\*(C`urxvt::EV_NONE\*(C'\fR.
1722 .ie n .IP "$iow = $iow\->start" 4
1723 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->start" 4
1724 .IX Item "$iow = $iow->start"
1725 Start watching for requested events on the given handle.
1726 .ie n .IP "$iow = $iow\->stop" 4
1727 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->stop" 4
1728 .IX Item "$iow = $iow->stop"
1729 Stop watching for events on the given file handle.
1730 .ie n .SS "The ""urxvt::iw"" Class"
1731 .el .SS "The \f(CWurxvt::iw\fP Class"
1732 .IX Subsection "The urxvt::iw Class"
1733 This class implements idle watchers, that get called automatically when
1734 the process is idle. They should return as fast as possible, after doing
1735 some useful work.
1736 .ie n .IP "$iw = new urxvt::iw" 4
1737 .el .IP "\f(CW$iw\fR = new urxvt::iw" 4
1738 .IX Item "$iw = new urxvt::iw"
1739 Create a new idle watcher object in stopped state.
1740 .ie n .IP "$iw = $iw\->cb (sub { my ($iw) = @_; ... })" 4
1741 .el .IP "\f(CW$iw\fR = \f(CW$iw\fR\->cb (sub { my ($iw) = \f(CW@_\fR; ... })" 4
1742 .IX Item "$iw = $iw->cb (sub { my ($iw) = @_; ... })"
1743 Set the callback to be called when the watcher triggers.
1744 .ie n .IP "$timer = $timer\->start" 4
1745 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->start" 4
1746 .IX Item "$timer = $timer->start"
1747 Start the watcher.
1748 .ie n .IP "$timer = $timer\->stop" 4
1749 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->stop" 4
1750 .IX Item "$timer = $timer->stop"
1751 Stop the watcher.
1752 .ie n .SS "The ""urxvt::pw"" Class"
1753 .el .SS "The \f(CWurxvt::pw\fP Class"
1754 .IX Subsection "The urxvt::pw Class"
1755 This class implements process watchers. They create an event whenever a
1756 process exits, after which they stop automatically.
1757 .PP
1758 .Vb 9
1759 \& my $pid = fork;
1760 \& ...
1761 \& $term\->{pw} = urxvt::pw
1762 \& \->new
1763 \& \->start ($pid)
1764 \& \->cb (sub {
1765 \& my ($pw, $exit_status) = @_;
1766 \& ...
1767 \& });
1768 .Ve
1769 .ie n .IP "$pw = new urxvt::pw" 4
1770 .el .IP "\f(CW$pw\fR = new urxvt::pw" 4
1771 .IX Item "$pw = new urxvt::pw"
1772 Create a new process watcher in stopped state.
1773 .ie n .IP "$pw = $pw\->cb (sub { my ($pw, $exit_status) = @_; ... })" 4
1774 .el .IP "\f(CW$pw\fR = \f(CW$pw\fR\->cb (sub { my ($pw, \f(CW$exit_status\fR) = \f(CW@_\fR; ... })" 4
1775 .IX Item "$pw = $pw->cb (sub { my ($pw, $exit_status) = @_; ... })"
1776 Set the callback to be called when the timer triggers.
1777 .ie n .IP "$pw = $timer\->start ($pid)" 4
1778 .el .IP "\f(CW$pw\fR = \f(CW$timer\fR\->start ($pid)" 4
1779 .IX Item "$pw = $timer->start ($pid)"
1780 Tells the watcher to start watching for process \f(CW$pid\fR.
1781 .ie n .IP "$pw = $pw\->stop" 4
1782 .el .IP "\f(CW$pw\fR = \f(CW$pw\fR\->stop" 4
1783 .IX Item "$pw = $pw->stop"
1784 Stop the watcher.
1785 .SH "ENVIRONMENT"
1786 .IX Header "ENVIRONMENT"
1787 .SS "\s-1URXVT_PERL_VERBOSITY\s0"
1788 .IX Subsection "URXVT_PERL_VERBOSITY"
1789 This variable controls the verbosity level of the perl extension. Higher
1790 numbers indicate more verbose output.
1791 .IP "== 0 \- fatal messages" 4
1792 .IX Item "== 0 - fatal messages"
1793 .PD 0
1794 .IP ">= 3 \- script loading and management" 4
1795 .IX Item ">= 3 - script loading and management"
1796 .IP ">=10 \- all called hooks" 4
1797 .IX Item ">=10 - all called hooks"
1798 .IP ">=11 \- hook return values" 4
1799 .IX Item ">=11 - hook return values"
1800 .PD
1801 .SH "AUTHOR"
1802 .IX Header "AUTHOR"
1803 .Vb 2
1804 \& Marc Lehmann <schmorp@schmorp.de>
1805 \& http://software.schmorp.de/pkg/rxvt\-unicode
1806 .Ve