ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvtperl.3.man.in
Revision: 1.73
Committed: Mon Feb 21 07:40:59 2011 UTC (13 years, 4 months ago) by root
Branch: MAIN
Changes since 1.72: +1 -1 lines
Log Message:
the pcg is now the schmorp

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 "2010-12-13" "@@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. Avoid at all
922 costs! The only time this is acceptable is when the terminal process
923 starts up.
924 .ie n .IP "urxvt::warn $string" 4
925 .el .IP "urxvt::warn \f(CW$string\fR" 4
926 .IX Item "urxvt::warn $string"
927 Calls \f(CW\*(C`rxvt_warn\*(C'\fR with the given string which should not include a
928 newline. The module also overwrites the \f(CW\*(C`warn\*(C'\fR builtin with a function
929 that calls this function.
930 .Sp
931 Using this function has the advantage that its output ends up in the
932 correct place, e.g. on stderr of the connecting urxvtc client.
933 .Sp
934 Messages have a size limit of 1023 bytes currently.
935 .ie n .IP "@terms = urxvt::termlist" 4
936 .el .IP "\f(CW@terms\fR = urxvt::termlist" 4
937 .IX Item "@terms = urxvt::termlist"
938 Returns all urxvt::term objects that exist in this process, regardless of
939 whether they are started, being destroyed etc., so be careful. Only term
940 objects that have perl extensions attached will be returned (because there
941 is no urxvt::term objet associated with others).
942 .ie n .IP "$time = urxvt::NOW" 4
943 .el .IP "\f(CW$time\fR = urxvt::NOW" 4
944 .IX Item "$time = urxvt::NOW"
945 Returns the \*(L"current time\*(R" (as per the event loop).
946 .IP "urxvt::CurrentTime" 4
947 .IX Item "urxvt::CurrentTime"
948 .PD 0
949 .IP "urxvt::ShiftMask, LockMask, ControlMask, Mod1Mask, Mod2Mask, Mod3Mask, Mod4Mask, Mod5Mask, Button1Mask, Button2Mask, Button3Mask, Button4Mask, Button5Mask, AnyModifier" 4
950 .IX Item "urxvt::ShiftMask, LockMask, ControlMask, Mod1Mask, Mod2Mask, Mod3Mask, Mod4Mask, Mod5Mask, Button1Mask, Button2Mask, Button3Mask, Button4Mask, Button5Mask, AnyModifier"
951 .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
952 .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"
953 .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
954 .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"
955 .PD
956 Various constants for use in X calls and event processing.
957 .SS "\s-1RENDITION\s0"
958 .IX Subsection "RENDITION"
959 Rendition bitsets contain information about colour, font, font styles and
960 similar information for each screen cell.
961 .PP
962 The following \*(L"macros\*(R" deal with changes in rendition sets. You should
963 never just create a bitset, you should always modify an existing one,
964 as they contain important information required for correct operation of
965 rxvt-unicode.
966 .ie n .IP "$rend = urxvt::DEFAULT_RSTYLE" 4
967 .el .IP "\f(CW$rend\fR = urxvt::DEFAULT_RSTYLE" 4
968 .IX Item "$rend = urxvt::DEFAULT_RSTYLE"
969 Returns the default rendition, as used when the terminal is starting up or
970 being reset. Useful as a base to start when creating renditions.
971 .ie n .IP "$rend = urxvt::OVERLAY_RSTYLE" 4
972 .el .IP "\f(CW$rend\fR = urxvt::OVERLAY_RSTYLE" 4
973 .IX Item "$rend = urxvt::OVERLAY_RSTYLE"
974 Return the rendition mask used for overlays by default.
975 .ie n .IP "$rendbit = urxvt::RS_Bold, RS_Italic, RS_Blink, RS_RVid, RS_Uline" 4
976 .el .IP "\f(CW$rendbit\fR = urxvt::RS_Bold, RS_Italic, RS_Blink, RS_RVid, RS_Uline" 4
977 .IX Item "$rendbit = urxvt::RS_Bold, RS_Italic, RS_Blink, RS_RVid, RS_Uline"
978 Return the bit that enabled bold, italic, blink, reverse-video and
979 underline, respectively. To enable such a style, just logically \s-1OR\s0 it into
980 the bitset.
981 .ie n .IP "$foreground = urxvt::GET_BASEFG $rend" 4
982 .el .IP "\f(CW$foreground\fR = urxvt::GET_BASEFG \f(CW$rend\fR" 4
983 .IX Item "$foreground = urxvt::GET_BASEFG $rend"
984 .PD 0
985 .ie n .IP "$background = urxvt::GET_BASEBG $rend" 4
986 .el .IP "\f(CW$background\fR = urxvt::GET_BASEBG \f(CW$rend\fR" 4
987 .IX Item "$background = urxvt::GET_BASEBG $rend"
988 .PD
989 Return the foreground/background colour index, respectively.
990 .ie n .IP "$rend = urxvt::SET_FGCOLOR $rend, $new_colour" 4
991 .el .IP "\f(CW$rend\fR = urxvt::SET_FGCOLOR \f(CW$rend\fR, \f(CW$new_colour\fR" 4
992 .IX Item "$rend = urxvt::SET_FGCOLOR $rend, $new_colour"
993 .PD 0
994 .ie n .IP "$rend = urxvt::SET_BGCOLOR $rend, $new_colour" 4
995 .el .IP "\f(CW$rend\fR = urxvt::SET_BGCOLOR \f(CW$rend\fR, \f(CW$new_colour\fR" 4
996 .IX Item "$rend = urxvt::SET_BGCOLOR $rend, $new_colour"
997 .ie n .IP "$rend = urxvt::SET_COLOR $rend, $new_fg, $new_bg" 4
998 .el .IP "\f(CW$rend\fR = urxvt::SET_COLOR \f(CW$rend\fR, \f(CW$new_fg\fR, \f(CW$new_bg\fR" 4
999 .IX Item "$rend = urxvt::SET_COLOR $rend, $new_fg, $new_bg"
1000 .PD
1001 Replace the foreground/background colour in the rendition mask with the
1002 specified one.
1003 .ie n .IP "$value = urxvt::GET_CUSTOM $rend" 4
1004 .el .IP "\f(CW$value\fR = urxvt::GET_CUSTOM \f(CW$rend\fR" 4
1005 .IX Item "$value = urxvt::GET_CUSTOM $rend"
1006 Return the \*(L"custom\*(R" value: Every rendition has 5 bits for use by
1007 extensions. They can be set and changed as you like and are initially
1008 zero.
1009 .ie n .IP "$rend = urxvt::SET_CUSTOM $rend, $new_value" 4
1010 .el .IP "\f(CW$rend\fR = urxvt::SET_CUSTOM \f(CW$rend\fR, \f(CW$new_value\fR" 4
1011 .IX Item "$rend = urxvt::SET_CUSTOM $rend, $new_value"
1012 Change the custom value.
1013 .ie n .SS "The ""urxvt::anyevent"" Class"
1014 .el .SS "The \f(CWurxvt::anyevent\fP Class"
1015 .IX Subsection "The urxvt::anyevent Class"
1016 The sole purpose of this class is to deliver an interface to the
1017 \&\f(CW\*(C`AnyEvent\*(C'\fR module \- any module using it will work inside urxvt without
1018 further programming. The only exception is that you cannot wait on
1019 condition variables, but non-blocking condvar use is ok. What this means
1020 is that you cannot use blocking APIs, but the non-blocking variant should
1021 work.
1022 .ie n .SS "The ""urxvt::term"" Class"
1023 .el .SS "The \f(CWurxvt::term\fP Class"
1024 .IX Subsection "The urxvt::term Class"
1025 .ie n .IP "$term = new urxvt::term $envhashref, $rxvtname, [arg...]" 4
1026 .el .IP "\f(CW$term\fR = new urxvt::term \f(CW$envhashref\fR, \f(CW$rxvtname\fR, [arg...]" 4
1027 .IX Item "$term = new urxvt::term $envhashref, $rxvtname, [arg...]"
1028 Creates a new terminal, very similar as if you had started it with system
1029 \&\f(CW\*(C`$rxvtname, arg...\*(C'\fR. \f(CW$envhashref\fR must be a reference to a \f(CW%ENV\fR\-like
1030 hash which defines the environment of the new terminal.
1031 .Sp
1032 Croaks (and probably outputs an error message) if the new instance
1033 couldn't be created. Returns \f(CW\*(C`undef\*(C'\fR if the new instance didn't
1034 initialise perl, and the terminal object otherwise. The \f(CW\*(C`init\*(C'\fR and
1035 \&\f(CW\*(C`start\*(C'\fR hooks will be called before this call returns, and are free to
1036 refer to global data (which is race free).
1037 .ie n .IP "$term\->destroy" 4
1038 .el .IP "\f(CW$term\fR\->destroy" 4
1039 .IX Item "$term->destroy"
1040 Destroy the terminal object (close the window, free resources
1041 etc.). Please note that @@RXVT_NAME@@ will not exit as long as any event
1042 watchers (timers, io watchers) are still active.
1043 .ie n .IP "$term\->exec_async ($cmd[, @args])" 4
1044 .el .IP "\f(CW$term\fR\->exec_async ($cmd[, \f(CW@args\fR])" 4
1045 .IX Item "$term->exec_async ($cmd[, @args])"
1046 Works like the combination of the \f(CW\*(C`fork\*(C'\fR/\f(CW\*(C`exec\*(C'\fR builtins, which executes
1047 (\*(L"starts\*(R") programs in the background. This function takes care of setting
1048 the user environment before exec'ing the command (e.g. \f(CW\*(C`PATH\*(C'\fR) and should
1049 be preferred over explicit calls to \f(CW\*(C`exec\*(C'\fR or \f(CW\*(C`system\*(C'\fR.
1050 .Sp
1051 Returns the pid of the subprocess or \f(CW\*(C`undef\*(C'\fR on error.
1052 .ie n .IP "$isset = $term\->option ($optval[, $set])" 4
1053 .el .IP "\f(CW$isset\fR = \f(CW$term\fR\->option ($optval[, \f(CW$set\fR])" 4
1054 .IX Item "$isset = $term->option ($optval[, $set])"
1055 Returns true if the option specified by \f(CW$optval\fR is enabled, and
1056 optionally change it. All option values are stored by name in the hash
1057 \&\f(CW%urxvt::OPTION\fR. Options not enabled in this binary are not in the hash.
1058 .Sp
1059 Here is a likely non-exhaustive list of option names, please see the
1060 source file \fI/src/optinc.h\fR to see the actual list:
1061 .Sp
1062 .Vb 6
1063 \& borderLess console cursorBlink cursorUnderline hold iconic insecure
1064 \& intensityStyles jumpScroll loginShell mapAlert meta8 mouseWheelScrollPage
1065 \& override\-redirect pastableTabs pointerBlank reverseVideo scrollBar
1066 \& scrollBar_floating scrollBar_right scrollTtyKeypress scrollTtyOutput
1067 \& scrollWithBuffer secondaryScreen secondaryScroll skipBuiltinGlyphs
1068 \& transparent tripleclickwords utmpInhibit visualBell
1069 .Ve
1070 .ie n .IP "$value = $term\->resource ($name[, $newval])" 4
1071 .el .IP "\f(CW$value\fR = \f(CW$term\fR\->resource ($name[, \f(CW$newval\fR])" 4
1072 .IX Item "$value = $term->resource ($name[, $newval])"
1073 Returns the current resource value associated with a given name and
1074 optionally sets a new value. Setting values is most useful in the \f(CW\*(C`init\*(C'\fR
1075 hook. Unset resources are returned and accepted as \f(CW\*(C`undef\*(C'\fR.
1076 .Sp
1077 The new value must be properly encoded to a suitable character encoding
1078 before passing it to this method. Similarly, the returned value may need
1079 to be converted from the used encoding to text.
1080 .Sp
1081 Resource names are as defined in \fIsrc/rsinc.h\fR. Colours can be specified
1082 as resource names of the form \f(CW\*(C`color+<index>\*(C'\fR, e.g. \f(CW\*(C`color+5\*(C'\fR. (will
1083 likely change).
1084 .Sp
1085 Please note that resource strings will currently only be freed when the
1086 terminal is destroyed, so changing options frequently will eat memory.
1087 .Sp
1088 Here is a likely non-exhaustive list of resource names, not all of which
1089 are supported in every build, please see the source file \fI/src/rsinc.h\fR
1090 to see the actual list:
1091 .Sp
1092 .Vb 10
1093 \& answerbackstring backgroundPixmap backspace_key boldFont boldItalicFont
1094 \& borderLess chdir color cursorBlink cursorUnderline cutchars delete_key
1095 \& display_name embed ext_bwidth fade font geometry hold iconName
1096 \& imFont imLocale inputMethod insecure int_bwidth intensityStyles
1097 \& italicFont jumpScroll lineSpace letterSpace loginShell mapAlert meta8
1098 \& modifier mouseWheelScrollPage name override_redirect pastableTabs path
1099 \& perl_eval perl_ext_1 perl_ext_2 perl_lib pointerBlank pointerBlankDelay
1100 \& preeditType print_pipe pty_fd reverseVideo saveLines scrollBar
1101 \& scrollBar_align scrollBar_floating scrollBar_right scrollBar_thickness
1102 \& scrollTtyKeypress scrollTtyOutput scrollWithBuffer scrollstyle
1103 \& secondaryScreen secondaryScroll shade term_name title
1104 \& transient_for transparent transparent_all tripleclickwords utmpInhibit
1105 \& visualBell
1106 .Ve
1107 .ie n .IP "$value = $term\->x_resource ($pattern)" 4
1108 .el .IP "\f(CW$value\fR = \f(CW$term\fR\->x_resource ($pattern)" 4
1109 .IX Item "$value = $term->x_resource ($pattern)"
1110 Returns the X\-Resource for the given pattern, excluding the program or
1111 class name, i.e. \f(CW\*(C`$term\->x_resource ("boldFont")\*(C'\fR should return the
1112 same value as used by this instance of rxvt-unicode. Returns \f(CW\*(C`undef\*(C'\fR if no
1113 resource with that pattern exists.
1114 .Sp
1115 This method should only be called during the \f(CW\*(C`on_start\*(C'\fR hook, as there is
1116 only one resource database per display, and later invocations might return
1117 the wrong resources.
1118 .ie n .IP "$success = $term\->parse_keysym ($keysym_spec, $command_string)" 4
1119 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->parse_keysym ($keysym_spec, \f(CW$command_string\fR)" 4
1120 .IX Item "$success = $term->parse_keysym ($keysym_spec, $command_string)"
1121 Adds a keymap translation exactly as specified via a resource. See the
1122 \&\f(CW\*(C`keysym\*(C'\fR resource in the @@RXVT_NAME@@(1) manpage.
1123 .ie n .IP "$rend = $term\->rstyle ([$new_rstyle])" 4
1124 .el .IP "\f(CW$rend\fR = \f(CW$term\fR\->rstyle ([$new_rstyle])" 4
1125 .IX Item "$rend = $term->rstyle ([$new_rstyle])"
1126 Return and optionally change the current rendition. Text that is output by
1127 the terminal application will use this style.
1128 .ie n .IP "($row, $col) = $term\->screen_cur ([$row, $col])" 4
1129 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->screen_cur ([$row, \f(CW$col\fR])" 4
1130 .IX Item "($row, $col) = $term->screen_cur ([$row, $col])"
1131 Return the current coordinates of the text cursor position and optionally
1132 set it (which is usually bad as applications don't expect that).
1133 .ie n .IP "($row, $col) = $term\->selection_mark ([$row, $col])" 4
1134 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->selection_mark ([$row, \f(CW$col\fR])" 4
1135 .IX Item "($row, $col) = $term->selection_mark ([$row, $col])"
1136 .PD 0
1137 .ie n .IP "($row, $col) = $term\->selection_beg ([$row, $col])" 4
1138 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->selection_beg ([$row, \f(CW$col\fR])" 4
1139 .IX Item "($row, $col) = $term->selection_beg ([$row, $col])"
1140 .ie n .IP "($row, $col) = $term\->selection_end ([$row, $col])" 4
1141 .el .IP "($row, \f(CW$col\fR) = \f(CW$term\fR\->selection_end ([$row, \f(CW$col\fR])" 4
1142 .IX Item "($row, $col) = $term->selection_end ([$row, $col])"
1143 .PD
1144 Return the current values of the selection mark, begin or end positions.
1145 .Sp
1146 When arguments are given, then the selection coordinates are set to
1147 \&\f(CW$row\fR and \f(CW$col\fR, and the selection screen is set to the current
1148 screen.
1149 .ie n .IP "$screen = $term\->selection_screen ([$screen])" 4
1150 .el .IP "\f(CW$screen\fR = \f(CW$term\fR\->selection_screen ([$screen])" 4
1151 .IX Item "$screen = $term->selection_screen ([$screen])"
1152 Returns the current selection screen, and then optionally sets it.
1153 .ie n .IP "$term\->selection_make ($eventtime[, $rectangular])" 4
1154 .el .IP "\f(CW$term\fR\->selection_make ($eventtime[, \f(CW$rectangular\fR])" 4
1155 .IX Item "$term->selection_make ($eventtime[, $rectangular])"
1156 Tries to make a selection as set by \f(CW\*(C`selection_beg\*(C'\fR and
1157 \&\f(CW\*(C`selection_end\*(C'\fR. If \f(CW$rectangular\fR is true (default: false), a
1158 rectangular selection will be made. This is the preferred function to make
1159 a selection.
1160 .ie n .IP "$success = $term\->selection_grab ($eventtime[, $clipboard])" 4
1161 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->selection_grab ($eventtime[, \f(CW$clipboard\fR])" 4
1162 .IX Item "$success = $term->selection_grab ($eventtime[, $clipboard])"
1163 Try to acquire ownership of the primary (clipboard if \f(CW$clipboard\fR is
1164 true) selection from the server. The corresponding text can be set
1165 with the next method. No visual feedback will be given. This function
1166 is mostly useful from within \f(CW\*(C`on_sel_grab\*(C'\fR hooks.
1167 .ie n .IP "$oldtext = $term\->selection ([$newtext, $clipboard])" 4
1168 .el .IP "\f(CW$oldtext\fR = \f(CW$term\fR\->selection ([$newtext, \f(CW$clipboard\fR])" 4
1169 .IX Item "$oldtext = $term->selection ([$newtext, $clipboard])"
1170 Return the current selection (clipboard if \f(CW$clipboard\fR is true) text
1171 and optionally replace it by \f(CW$newtext\fR.
1172 .ie n .IP "$term\->selection_clear ([$clipboard])" 4
1173 .el .IP "\f(CW$term\fR\->selection_clear ([$clipboard])" 4
1174 .IX Item "$term->selection_clear ([$clipboard])"
1175 Revoke ownership of the primary (clipboard if \f(CW$clipboard\fR is true) selection.
1176 .ie n .IP "$term\->overlay_simple ($x, $y, $text)" 4
1177 .el .IP "\f(CW$term\fR\->overlay_simple ($x, \f(CW$y\fR, \f(CW$text\fR)" 4
1178 .IX Item "$term->overlay_simple ($x, $y, $text)"
1179 Create a simple multi-line overlay box. See the next method for details.
1180 .ie n .IP "$term\->overlay ($x, $y, $width, $height[, $rstyle[, $border]])" 4
1181 .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
1182 .IX Item "$term->overlay ($x, $y, $width, $height[, $rstyle[, $border]])"
1183 Create a new (empty) overlay at the given position with the given
1184 width/height. \f(CW$rstyle\fR defines the initial rendition style
1185 (default: \f(CW\*(C`OVERLAY_RSTYLE\*(C'\fR).
1186 .Sp
1187 If \f(CW$border\fR is \f(CW2\fR (default), then a decorative border will be put
1188 around the box.
1189 .Sp
1190 If either \f(CW$x\fR or \f(CW$y\fR is negative, then this is counted from the
1191 right/bottom side, respectively.
1192 .Sp
1193 This method returns an urxvt::overlay object. The overlay will be visible
1194 as long as the perl object is referenced.
1195 .Sp
1196 The methods currently supported on \f(CW\*(C`urxvt::overlay\*(C'\fR objects are:
1197 .RS 4
1198 .ie n .IP "$overlay\->set ($x, $y, $text[, $rend])" 4
1199 .el .IP "\f(CW$overlay\fR\->set ($x, \f(CW$y\fR, \f(CW$text\fR[, \f(CW$rend\fR])" 4
1200 .IX Item "$overlay->set ($x, $y, $text[, $rend])"
1201 Similar to \f(CW\*(C`$term\->ROW_t\*(C'\fR and \f(CW\*(C`$term\->ROW_r\*(C'\fR in that it puts
1202 text in rxvt-unicode's special encoding and an array of rendition values
1203 at a specific position inside the overlay.
1204 .Sp
1205 If \f(CW$rend\fR is missing, then the rendition will not be changed.
1206 .ie n .IP "$overlay\->hide" 4
1207 .el .IP "\f(CW$overlay\fR\->hide" 4
1208 .IX Item "$overlay->hide"
1209 If visible, hide the overlay, but do not destroy it.
1210 .ie n .IP "$overlay\->show" 4
1211 .el .IP "\f(CW$overlay\fR\->show" 4
1212 .IX Item "$overlay->show"
1213 If hidden, display the overlay again.
1214 .RE
1215 .RS 4
1216 .RE
1217 .ie n .IP "$popup = $term\->popup ($event)" 4
1218 .el .IP "\f(CW$popup\fR = \f(CW$term\fR\->popup ($event)" 4
1219 .IX Item "$popup = $term->popup ($event)"
1220 Creates a new \f(CW\*(C`urxvt::popup\*(C'\fR object that implements a popup menu. The
1221 \&\f(CW$event\fR \fImust\fR be the event causing the menu to pop up (a button event,
1222 currently).
1223 .ie n .IP "$cellwidth = $term\->strwidth ($string)" 4
1224 .el .IP "\f(CW$cellwidth\fR = \f(CW$term\fR\->strwidth ($string)" 4
1225 .IX Item "$cellwidth = $term->strwidth ($string)"
1226 Returns the number of screen-cells this string would need. Correctly
1227 accounts for wide and combining characters.
1228 .ie n .IP "$octets = $term\->locale_encode ($string)" 4
1229 .el .IP "\f(CW$octets\fR = \f(CW$term\fR\->locale_encode ($string)" 4
1230 .IX Item "$octets = $term->locale_encode ($string)"
1231 Convert the given text string into the corresponding locale encoding.
1232 .ie n .IP "$string = $term\->locale_decode ($octets)" 4
1233 .el .IP "\f(CW$string\fR = \f(CW$term\fR\->locale_decode ($octets)" 4
1234 .IX Item "$string = $term->locale_decode ($octets)"
1235 Convert the given locale-encoded octets into a perl string.
1236 .ie n .IP "$term\->scr_xor_span ($beg_row, $beg_col, $end_row, $end_col[, $rstyle])" 4
1237 .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
1238 .IX Item "$term->scr_xor_span ($beg_row, $beg_col, $end_row, $end_col[, $rstyle])"
1239 XORs the rendition values in the given span with the provided value
1240 (default: \f(CW\*(C`RS_RVid\*(C'\fR), which \fI\s-1MUST\s0 \s-1NOT\s0\fR contain font styles. Useful in
1241 refresh hooks to provide effects similar to the selection.
1242 .ie n .IP "$term\->scr_xor_rect ($beg_row, $beg_col, $end_row, $end_col[, $rstyle1[, $rstyle2]])" 4
1243 .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
1244 .IX Item "$term->scr_xor_rect ($beg_row, $beg_col, $end_row, $end_col[, $rstyle1[, $rstyle2]])"
1245 Similar to \f(CW\*(C`scr_xor_span\*(C'\fR, but xors a rectangle instead. Trailing
1246 whitespace will additionally be xored with the \f(CW$rstyle2\fR, which defaults
1247 to \f(CW\*(C`RS_RVid | RS_Uline\*(C'\fR, which removes reverse video again and underlines
1248 it instead. Both styles \fI\s-1MUST\s0 \s-1NOT\s0\fR contain font styles.
1249 .ie n .IP "$term\->scr_bell" 4
1250 .el .IP "\f(CW$term\fR\->scr_bell" 4
1251 .IX Item "$term->scr_bell"
1252 Ring the bell!
1253 .ie n .IP "$term\->scr_add_lines ($string)" 4
1254 .el .IP "\f(CW$term\fR\->scr_add_lines ($string)" 4
1255 .IX Item "$term->scr_add_lines ($string)"
1256 Write the given text string to the screen, as if output by the application
1257 running inside the terminal. It may not contain command sequences (escape
1258 codes), but is free to use line feeds, carriage returns and tabs. The
1259 string is a normal text string, not in locale-dependent encoding.
1260 .Sp
1261 Normally its not a good idea to use this function, as programs might be
1262 confused by changes in cursor position or scrolling. Its useful inside a
1263 \&\f(CW\*(C`on_add_lines\*(C'\fR hook, though.
1264 .ie n .IP "$term\->scr_change_screen ($screen)" 4
1265 .el .IP "\f(CW$term\fR\->scr_change_screen ($screen)" 4
1266 .IX Item "$term->scr_change_screen ($screen)"
1267 Switch to given screen \- 0 primary, 1 secondary.
1268 .ie n .IP "$term\->cmd_parse ($octets)" 4
1269 .el .IP "\f(CW$term\fR\->cmd_parse ($octets)" 4
1270 .IX Item "$term->cmd_parse ($octets)"
1271 Similar to \f(CW\*(C`scr_add_lines\*(C'\fR, but the argument must be in the
1272 locale-specific encoding of the terminal and can contain command sequences
1273 (escape codes) that will be interpreted.
1274 .ie n .IP "$term\->tt_write ($octets)" 4
1275 .el .IP "\f(CW$term\fR\->tt_write ($octets)" 4
1276 .IX Item "$term->tt_write ($octets)"
1277 Write the octets given in \f(CW$octets\fR to the tty (i.e. as program input). To
1278 pass characters instead of octets, you should convert your strings first
1279 to the locale-specific encoding using \f(CW\*(C`$term\->locale_encode\*(C'\fR.
1280 .ie n .IP "$term\->tt_paste ($octets)" 4
1281 .el .IP "\f(CW$term\fR\->tt_paste ($octets)" 4
1282 .IX Item "$term->tt_paste ($octets)"
1283 Write the octets given in \f(CW$octets\fR to the tty as a paste, converting \s-1NL\s0 to
1284 \&\s-1CR\s0 and bracketing the data with control sequences if bracketed paste mode
1285 is set.
1286 .ie n .IP "$old_events = $term\->pty_ev_events ([$new_events])" 4
1287 .el .IP "\f(CW$old_events\fR = \f(CW$term\fR\->pty_ev_events ([$new_events])" 4
1288 .IX Item "$old_events = $term->pty_ev_events ([$new_events])"
1289 Replaces the event mask of the pty watcher by the given event mask. Can
1290 be used to suppress input and output handling to the pty/tty. See the
1291 description of \f(CW\*(C`urxvt::timer\->events\*(C'\fR. Make sure to always restore
1292 the previous value.
1293 .ie n .IP "$fd = $term\->pty_fd" 4
1294 .el .IP "\f(CW$fd\fR = \f(CW$term\fR\->pty_fd" 4
1295 .IX Item "$fd = $term->pty_fd"
1296 Returns the master file descriptor for the pty in use, or \f(CW\*(C`\-1\*(C'\fR if no pty
1297 is used.
1298 .ie n .IP "$windowid = $term\->parent" 4
1299 .el .IP "\f(CW$windowid\fR = \f(CW$term\fR\->parent" 4
1300 .IX Item "$windowid = $term->parent"
1301 Return the window id of the toplevel window.
1302 .ie n .IP "$windowid = $term\->vt" 4
1303 .el .IP "\f(CW$windowid\fR = \f(CW$term\fR\->vt" 4
1304 .IX Item "$windowid = $term->vt"
1305 Return the window id of the terminal window.
1306 .ie n .IP "$term\->vt_emask_add ($x_event_mask)" 4
1307 .el .IP "\f(CW$term\fR\->vt_emask_add ($x_event_mask)" 4
1308 .IX Item "$term->vt_emask_add ($x_event_mask)"
1309 Adds the specified events to the vt event mask. Useful e.g. when you want
1310 to receive pointer events all the times:
1311 .Sp
1312 .Vb 1
1313 \& $term\->vt_emask_add (urxvt::PointerMotionMask);
1314 .Ve
1315 .ie n .IP "$term\->focus_in" 4
1316 .el .IP "\f(CW$term\fR\->focus_in" 4
1317 .IX Item "$term->focus_in"
1318 .PD 0
1319 .ie n .IP "$term\->focus_out" 4
1320 .el .IP "\f(CW$term\fR\->focus_out" 4
1321 .IX Item "$term->focus_out"
1322 .ie n .IP "$term\->key_press ($state, $keycode[, $time])" 4
1323 .el .IP "\f(CW$term\fR\->key_press ($state, \f(CW$keycode\fR[, \f(CW$time\fR])" 4
1324 .IX Item "$term->key_press ($state, $keycode[, $time])"
1325 .ie n .IP "$term\->key_release ($state, $keycode[, $time])" 4
1326 .el .IP "\f(CW$term\fR\->key_release ($state, \f(CW$keycode\fR[, \f(CW$time\fR])" 4
1327 .IX Item "$term->key_release ($state, $keycode[, $time])"
1328 .PD
1329 Deliver various fake events to to terminal.
1330 .ie n .IP "$window_width = $term\->width" 4
1331 .el .IP "\f(CW$window_width\fR = \f(CW$term\fR\->width" 4
1332 .IX Item "$window_width = $term->width"
1333 .PD 0
1334 .ie n .IP "$window_height = $term\->height" 4
1335 .el .IP "\f(CW$window_height\fR = \f(CW$term\fR\->height" 4
1336 .IX Item "$window_height = $term->height"
1337 .ie n .IP "$font_width = $term\->fwidth" 4
1338 .el .IP "\f(CW$font_width\fR = \f(CW$term\fR\->fwidth" 4
1339 .IX Item "$font_width = $term->fwidth"
1340 .ie n .IP "$font_height = $term\->fheight" 4
1341 .el .IP "\f(CW$font_height\fR = \f(CW$term\fR\->fheight" 4
1342 .IX Item "$font_height = $term->fheight"
1343 .ie n .IP "$font_ascent = $term\->fbase" 4
1344 .el .IP "\f(CW$font_ascent\fR = \f(CW$term\fR\->fbase" 4
1345 .IX Item "$font_ascent = $term->fbase"
1346 .ie n .IP "$terminal_rows = $term\->nrow" 4
1347 .el .IP "\f(CW$terminal_rows\fR = \f(CW$term\fR\->nrow" 4
1348 .IX Item "$terminal_rows = $term->nrow"
1349 .ie n .IP "$terminal_columns = $term\->ncol" 4
1350 .el .IP "\f(CW$terminal_columns\fR = \f(CW$term\fR\->ncol" 4
1351 .IX Item "$terminal_columns = $term->ncol"
1352 .ie n .IP "$has_focus = $term\->focus" 4
1353 .el .IP "\f(CW$has_focus\fR = \f(CW$term\fR\->focus" 4
1354 .IX Item "$has_focus = $term->focus"
1355 .ie n .IP "$is_mapped = $term\->mapped" 4
1356 .el .IP "\f(CW$is_mapped\fR = \f(CW$term\fR\->mapped" 4
1357 .IX Item "$is_mapped = $term->mapped"
1358 .ie n .IP "$max_scrollback = $term\->saveLines" 4
1359 .el .IP "\f(CW$max_scrollback\fR = \f(CW$term\fR\->saveLines" 4
1360 .IX Item "$max_scrollback = $term->saveLines"
1361 .ie n .IP "$nrow_plus_saveLines = $term\->total_rows" 4
1362 .el .IP "\f(CW$nrow_plus_saveLines\fR = \f(CW$term\fR\->total_rows" 4
1363 .IX Item "$nrow_plus_saveLines = $term->total_rows"
1364 .ie n .IP "$topmost_scrollback_row = $term\->top_row" 4
1365 .el .IP "\f(CW$topmost_scrollback_row\fR = \f(CW$term\fR\->top_row" 4
1366 .IX Item "$topmost_scrollback_row = $term->top_row"
1367 .PD
1368 Return various integers describing terminal characteristics.
1369 .ie n .IP "$x_display = $term\->display_id" 4
1370 .el .IP "\f(CW$x_display\fR = \f(CW$term\fR\->display_id" 4
1371 .IX Item "$x_display = $term->display_id"
1372 Return the \s-1DISPLAY\s0 used by rxvt-unicode.
1373 .ie n .IP "$lc_ctype = $term\->locale" 4
1374 .el .IP "\f(CW$lc_ctype\fR = \f(CW$term\fR\->locale" 4
1375 .IX Item "$lc_ctype = $term->locale"
1376 Returns the \s-1LC_CTYPE\s0 category string used by this rxvt-unicode.
1377 .ie n .IP "$env = $term\->env" 4
1378 .el .IP "\f(CW$env\fR = \f(CW$term\fR\->env" 4
1379 .IX Item "$env = $term->env"
1380 Returns a copy of the environment in effect for the terminal as a hashref
1381 similar to \f(CW\*(C`\e%ENV\*(C'\fR.
1382 .ie n .IP "@envv = $term\->envv" 4
1383 .el .IP "\f(CW@envv\fR = \f(CW$term\fR\->envv" 4
1384 .IX Item "@envv = $term->envv"
1385 Returns the environment as array of strings of the form \f(CW\*(C`VAR=VALUE\*(C'\fR.
1386 .ie n .IP "@argv = $term\->argv" 4
1387 .el .IP "\f(CW@argv\fR = \f(CW$term\fR\->argv" 4
1388 .IX Item "@argv = $term->argv"
1389 Return the argument vector as this terminal, similar to \f(CW@ARGV\fR, but
1390 includes the program name as first element.
1391 .ie n .IP "$modifiermask = $term\->ModLevel3Mask" 4
1392 .el .IP "\f(CW$modifiermask\fR = \f(CW$term\fR\->ModLevel3Mask" 4
1393 .IX Item "$modifiermask = $term->ModLevel3Mask"
1394 .PD 0
1395 .ie n .IP "$modifiermask = $term\->ModMetaMask" 4
1396 .el .IP "\f(CW$modifiermask\fR = \f(CW$term\fR\->ModMetaMask" 4
1397 .IX Item "$modifiermask = $term->ModMetaMask"
1398 .ie n .IP "$modifiermask = $term\->ModNumLockMask" 4
1399 .el .IP "\f(CW$modifiermask\fR = \f(CW$term\fR\->ModNumLockMask" 4
1400 .IX Item "$modifiermask = $term->ModNumLockMask"
1401 .PD
1402 Return the modifier masks corresponding to the \*(L"\s-1ISO\s0 Level 3 Shift\*(R" (often
1403 AltGr), the meta key (often Alt) and the num lock key, if applicable.
1404 .ie n .IP "$screen = $term\->current_screen" 4
1405 .el .IP "\f(CW$screen\fR = \f(CW$term\fR\->current_screen" 4
1406 .IX Item "$screen = $term->current_screen"
1407 Returns the currently displayed screen (0 primary, 1 secondary).
1408 .ie n .IP "$cursor_is_hidden = $term\->hidden_cursor" 4
1409 .el .IP "\f(CW$cursor_is_hidden\fR = \f(CW$term\fR\->hidden_cursor" 4
1410 .IX Item "$cursor_is_hidden = $term->hidden_cursor"
1411 Returns whether the cursor is currently hidden or not.
1412 .ie n .IP "$view_start = $term\->view_start ([$newvalue])" 4
1413 .el .IP "\f(CW$view_start\fR = \f(CW$term\fR\->view_start ([$newvalue])" 4
1414 .IX Item "$view_start = $term->view_start ([$newvalue])"
1415 Returns the row number of the topmost displayed line. Maximum value is
1416 \&\f(CW0\fR, which displays the normal terminal contents. Lower values scroll
1417 this many lines into the scrollback buffer.
1418 .ie n .IP "$term\->want_refresh" 4
1419 .el .IP "\f(CW$term\fR\->want_refresh" 4
1420 .IX Item "$term->want_refresh"
1421 Requests a screen refresh. At the next opportunity, rxvt-unicode will
1422 compare the on-screen display with its stored representation. If they
1423 differ, it redraws the differences.
1424 .Sp
1425 Used after changing terminal contents to display them.
1426 .ie n .IP "$text = $term\->ROW_t ($row_number[, $new_text[, $start_col]])" 4
1427 .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
1428 .IX Item "$text = $term->ROW_t ($row_number[, $new_text[, $start_col]])"
1429 Returns the text of the entire row with number \f(CW$row_number\fR. Row \f(CW\*(C`$term\->top_row\*(C'\fR
1430 is the topmost terminal line, row \f(CW\*(C`$term\->nrow\-1\*(C'\fR is the bottommost
1431 terminal line. Nothing will be returned if a nonexistent line
1432 is requested.
1433 .Sp
1434 If \f(CW$new_text\fR is specified, it will replace characters in the current
1435 line, starting at column \f(CW$start_col\fR (default \f(CW0\fR), which is useful
1436 to replace only parts of a line. The font index in the rendition will
1437 automatically be updated.
1438 .Sp
1439 \&\f(CW$text\fR is in a special encoding: tabs and wide characters that use more
1440 than one cell when displayed are padded with \f(CW$urxvt::NOCHAR\fR (chr 65535)
1441 characters. Characters with combining characters and other characters that
1442 do not fit into the normal text encoding will be replaced with characters
1443 in the private use area.
1444 .Sp
1445 You have to obey this encoding when changing text. The advantage is
1446 that \f(CW\*(C`substr\*(C'\fR and similar functions work on screen cells and not on
1447 characters.
1448 .Sp
1449 The methods \f(CW\*(C`$term\->special_encode\*(C'\fR and \f(CW\*(C`$term\->special_decode\*(C'\fR
1450 can be used to convert normal strings into this encoding and vice versa.
1451 .ie n .IP "$rend = $term\->ROW_r ($row_number[, $new_rend[, $start_col]])" 4
1452 .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
1453 .IX Item "$rend = $term->ROW_r ($row_number[, $new_rend[, $start_col]])"
1454 Like \f(CW\*(C`$term\->ROW_t\*(C'\fR, but returns an arrayref with rendition
1455 bitsets. Rendition bitsets contain information about colour, font, font
1456 styles and similar information. See also \f(CW\*(C`$term\->ROW_t\*(C'\fR.
1457 .Sp
1458 When setting rendition, the font mask will be ignored.
1459 .Sp
1460 See the section on \s-1RENDITION\s0, above.
1461 .ie n .IP "$length = $term\->ROW_l ($row_number[, $new_length])" 4
1462 .el .IP "\f(CW$length\fR = \f(CW$term\fR\->ROW_l ($row_number[, \f(CW$new_length\fR])" 4
1463 .IX Item "$length = $term->ROW_l ($row_number[, $new_length])"
1464 Returns the number of screen cells that are in use (\*(L"the line
1465 length\*(R"). Unlike the urxvt core, this returns \f(CW\*(C`$term\->ncol\*(C'\fR if the
1466 line is joined with the following one.
1467 .ie n .IP "$bool = $term\->is_longer ($row_number)" 4
1468 .el .IP "\f(CW$bool\fR = \f(CW$term\fR\->is_longer ($row_number)" 4
1469 .IX Item "$bool = $term->is_longer ($row_number)"
1470 Returns true if the row is part of a multiple-row logical \*(L"line\*(R" (i.e.
1471 joined with the following row), which means all characters are in use
1472 and it is continued on the next row (and possibly a continuation of the
1473 previous row(s)).
1474 .ie n .IP "$line = $term\->line ($row_number)" 4
1475 .el .IP "\f(CW$line\fR = \f(CW$term\fR\->line ($row_number)" 4
1476 .IX Item "$line = $term->line ($row_number)"
1477 Create and return a new \f(CW\*(C`urxvt::line\*(C'\fR object that stores information
1478 about the logical line that row \f(CW$row_number\fR is part of. It supports the
1479 following methods:
1480 .RS 4
1481 .ie n .IP "$text = $line\->t ([$new_text])" 4
1482 .el .IP "\f(CW$text\fR = \f(CW$line\fR\->t ([$new_text])" 4
1483 .IX Item "$text = $line->t ([$new_text])"
1484 Returns or replaces the full text of the line, similar to \f(CW\*(C`ROW_t\*(C'\fR
1485 .ie n .IP "$rend = $line\->r ([$new_rend])" 4
1486 .el .IP "\f(CW$rend\fR = \f(CW$line\fR\->r ([$new_rend])" 4
1487 .IX Item "$rend = $line->r ([$new_rend])"
1488 Returns or replaces the full rendition array of the line, similar to \f(CW\*(C`ROW_r\*(C'\fR
1489 .ie n .IP "$length = $line\->l" 4
1490 .el .IP "\f(CW$length\fR = \f(CW$line\fR\->l" 4
1491 .IX Item "$length = $line->l"
1492 Returns the length of the line in cells, similar to \f(CW\*(C`ROW_l\*(C'\fR.
1493 .ie n .IP "$rownum = $line\->beg" 4
1494 .el .IP "\f(CW$rownum\fR = \f(CW$line\fR\->beg" 4
1495 .IX Item "$rownum = $line->beg"
1496 .PD 0
1497 .ie n .IP "$rownum = $line\->end" 4
1498 .el .IP "\f(CW$rownum\fR = \f(CW$line\fR\->end" 4
1499 .IX Item "$rownum = $line->end"
1500 .PD
1501 Return the row number of the first/last row of the line, respectively.
1502 .ie n .IP "$offset = $line\->offset_of ($row, $col)" 4
1503 .el .IP "\f(CW$offset\fR = \f(CW$line\fR\->offset_of ($row, \f(CW$col\fR)" 4
1504 .IX Item "$offset = $line->offset_of ($row, $col)"
1505 Returns the character offset of the given row|col pair within the logical
1506 line. Works for rows outside the line, too, and returns corresponding
1507 offsets outside the string.
1508 .ie n .IP "($row, $col) = $line\->coord_of ($offset)" 4
1509 .el .IP "($row, \f(CW$col\fR) = \f(CW$line\fR\->coord_of ($offset)" 4
1510 .IX Item "($row, $col) = $line->coord_of ($offset)"
1511 Translates a string offset into terminal coordinates again.
1512 .RE
1513 .RS 4
1514 .RE
1515 .ie n .IP "$text = $term\->special_encode $string" 4
1516 .el .IP "\f(CW$text\fR = \f(CW$term\fR\->special_encode \f(CW$string\fR" 4
1517 .IX Item "$text = $term->special_encode $string"
1518 Converts a perl string into the special encoding used by rxvt-unicode,
1519 where one character corresponds to one screen cell. See
1520 \&\f(CW\*(C`$term\->ROW_t\*(C'\fR for details.
1521 .ie n .IP "$string = $term\->special_decode $text" 4
1522 .el .IP "\f(CW$string\fR = \f(CW$term\fR\->special_decode \f(CW$text\fR" 4
1523 .IX Item "$string = $term->special_decode $text"
1524 Converts rxvt-unicodes text representation into a perl string. See
1525 \&\f(CW\*(C`$term\->ROW_t\*(C'\fR for details.
1526 .ie n .IP "$success = $term\->grab_button ($button, $modifiermask[, $window = $term\->vt])" 4
1527 .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
1528 .IX Item "$success = $term->grab_button ($button, $modifiermask[, $window = $term->vt])"
1529 .PD 0
1530 .ie n .IP "$term\->ungrab_button ($button, $modifiermask[, $window = $term\->vt])" 4
1531 .el .IP "\f(CW$term\fR\->ungrab_button ($button, \f(CW$modifiermask\fR[, \f(CW$window\fR = \f(CW$term\fR\->vt])" 4
1532 .IX Item "$term->ungrab_button ($button, $modifiermask[, $window = $term->vt])"
1533 .PD
1534 Register/unregister a synchronous button grab. See the XGrabButton
1535 manpage.
1536 .ie n .IP "$success = $term\->grab ($eventtime[, $sync])" 4
1537 .el .IP "\f(CW$success\fR = \f(CW$term\fR\->grab ($eventtime[, \f(CW$sync\fR])" 4
1538 .IX Item "$success = $term->grab ($eventtime[, $sync])"
1539 Calls XGrabPointer and XGrabKeyboard in asynchronous (default) or
1540 synchronous (\f(CW$sync\fR is true). Also remembers the grab timestamp.
1541 .ie n .IP "$term\->allow_events_async" 4
1542 .el .IP "\f(CW$term\fR\->allow_events_async" 4
1543 .IX Item "$term->allow_events_async"
1544 Calls XAllowEvents with AsyncBoth for the most recent grab.
1545 .ie n .IP "$term\->allow_events_sync" 4
1546 .el .IP "\f(CW$term\fR\->allow_events_sync" 4
1547 .IX Item "$term->allow_events_sync"
1548 Calls XAllowEvents with SyncBoth for the most recent grab.
1549 .ie n .IP "$term\->allow_events_replay" 4
1550 .el .IP "\f(CW$term\fR\->allow_events_replay" 4
1551 .IX Item "$term->allow_events_replay"
1552 Calls XAllowEvents with both ReplayPointer and ReplayKeyboard for the most
1553 recent grab.
1554 .ie n .IP "$term\->ungrab" 4
1555 .el .IP "\f(CW$term\fR\->ungrab" 4
1556 .IX Item "$term->ungrab"
1557 Calls XUngrabPointer and XUngrabKeyboard for the most recent grab. Is called automatically on
1558 evaluation errors, as it is better to lose the grab in the error case as
1559 the session.
1560 .ie n .IP "$atom = $term\->XInternAtom ($atom_name[, $only_if_exists])" 4
1561 .el .IP "\f(CW$atom\fR = \f(CW$term\fR\->XInternAtom ($atom_name[, \f(CW$only_if_exists\fR])" 4
1562 .IX Item "$atom = $term->XInternAtom ($atom_name[, $only_if_exists])"
1563 .PD 0
1564 .ie n .IP "$atom_name = $term\->XGetAtomName ($atom)" 4
1565 .el .IP "\f(CW$atom_name\fR = \f(CW$term\fR\->XGetAtomName ($atom)" 4
1566 .IX Item "$atom_name = $term->XGetAtomName ($atom)"
1567 .ie n .IP "@atoms = $term\->XListProperties ($window)" 4
1568 .el .IP "\f(CW@atoms\fR = \f(CW$term\fR\->XListProperties ($window)" 4
1569 .IX Item "@atoms = $term->XListProperties ($window)"
1570 .ie n .IP "($type,$format,$octets) = $term\->XGetWindowProperty ($window, $property)" 4
1571 .el .IP "($type,$format,$octets) = \f(CW$term\fR\->XGetWindowProperty ($window, \f(CW$property\fR)" 4
1572 .IX Item "($type,$format,$octets) = $term->XGetWindowProperty ($window, $property)"
1573 .ie n .IP "$term\->XChangeProperty ($window, $property, $type, $format, $octets)" 4
1574 .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
1575 .IX Item "$term->XChangeProperty ($window, $property, $type, $format, $octets)"
1576 .ie n .IP "$term\->XDeleteProperty ($window, $property)" 4
1577 .el .IP "\f(CW$term\fR\->XDeleteProperty ($window, \f(CW$property\fR)" 4
1578 .IX Item "$term->XDeleteProperty ($window, $property)"
1579 .ie n .IP "$window = $term\->DefaultRootWindow" 4
1580 .el .IP "\f(CW$window\fR = \f(CW$term\fR\->DefaultRootWindow" 4
1581 .IX Item "$window = $term->DefaultRootWindow"
1582 .ie n .IP "$term\->XReparentWindow ($window, $parent, [$x, $y])" 4
1583 .el .IP "\f(CW$term\fR\->XReparentWindow ($window, \f(CW$parent\fR, [$x, \f(CW$y\fR])" 4
1584 .IX Item "$term->XReparentWindow ($window, $parent, [$x, $y])"
1585 .ie n .IP "$term\->XMapWindow ($window)" 4
1586 .el .IP "\f(CW$term\fR\->XMapWindow ($window)" 4
1587 .IX Item "$term->XMapWindow ($window)"
1588 .ie n .IP "$term\->XUnmapWindow ($window)" 4
1589 .el .IP "\f(CW$term\fR\->XUnmapWindow ($window)" 4
1590 .IX Item "$term->XUnmapWindow ($window)"
1591 .ie n .IP "$term\->XMoveResizeWindow ($window, $x, $y, $width, $height)" 4
1592 .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
1593 .IX Item "$term->XMoveResizeWindow ($window, $x, $y, $width, $height)"
1594 .ie n .IP "($x, $y, $child_window) = $term\->XTranslateCoordinates ($src, $dst, $x, $y)" 4
1595 .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
1596 .IX Item "($x, $y, $child_window) = $term->XTranslateCoordinates ($src, $dst, $x, $y)"
1597 .ie n .IP "$term\->XChangeInput ($window, $add_events[, $del_events])" 4
1598 .el .IP "\f(CW$term\fR\->XChangeInput ($window, \f(CW$add_events\fR[, \f(CW$del_events\fR])" 4
1599 .IX Item "$term->XChangeInput ($window, $add_events[, $del_events])"
1600 .PD
1601 Various X or X\-related functions. The \f(CW$term\fR object only serves as
1602 the source of the display, otherwise those functions map more-or-less
1603 directly onto the X functions of the same name.
1604 .ie n .SS "The ""urxvt::popup"" Class"
1605 .el .SS "The \f(CWurxvt::popup\fP Class"
1606 .IX Subsection "The urxvt::popup Class"
1607 .ie n .IP "$popup\->add_title ($title)" 4
1608 .el .IP "\f(CW$popup\fR\->add_title ($title)" 4
1609 .IX Item "$popup->add_title ($title)"
1610 Adds a non-clickable title to the popup.
1611 .ie n .IP "$popup\->add_separator ([$sepchr])" 4
1612 .el .IP "\f(CW$popup\fR\->add_separator ([$sepchr])" 4
1613 .IX Item "$popup->add_separator ([$sepchr])"
1614 Creates a separator, optionally using the character given as \f(CW$sepchr\fR.
1615 .ie n .IP "$popup\->add_button ($text, $cb)" 4
1616 .el .IP "\f(CW$popup\fR\->add_button ($text, \f(CW$cb\fR)" 4
1617 .IX Item "$popup->add_button ($text, $cb)"
1618 Adds a clickable button to the popup. \f(CW$cb\fR is called whenever it is
1619 selected.
1620 .ie n .IP "$popup\->add_toggle ($text, $initial_value, $cb)" 4
1621 .el .IP "\f(CW$popup\fR\->add_toggle ($text, \f(CW$initial_value\fR, \f(CW$cb\fR)" 4
1622 .IX Item "$popup->add_toggle ($text, $initial_value, $cb)"
1623 Adds a toggle/checkbox item to the popup. The callback gets called
1624 whenever it gets toggled, with a boolean indicating its new value as its
1625 first argument.
1626 .ie n .IP "$popup\->show" 4
1627 .el .IP "\f(CW$popup\fR\->show" 4
1628 .IX Item "$popup->show"
1629 Displays the popup (which is initially hidden).
1630 .ie n .SS "The ""urxvt::timer"" Class"
1631 .el .SS "The \f(CWurxvt::timer\fP Class"
1632 .IX Subsection "The urxvt::timer Class"
1633 This class implements timer watchers/events. Time is represented as a
1634 fractional number of seconds since the epoch. Example:
1635 .PP
1636 .Vb 8
1637 \& $term\->{overlay} = $term\->overlay (\-1, 0, 8, 1, urxvt::OVERLAY_RSTYLE, 0);
1638 \& $term\->{timer} = urxvt::timer
1639 \& \->new
1640 \& \->interval (1)
1641 \& \->cb (sub {
1642 \& $term\->{overlay}\->set (0, 0,
1643 \& sprintf "%2d:%02d:%02d", (localtime urxvt::NOW)[2,1,0]);
1644 \& });
1645 .Ve
1646 .ie n .IP "$timer = new urxvt::timer" 4
1647 .el .IP "\f(CW$timer\fR = new urxvt::timer" 4
1648 .IX Item "$timer = new urxvt::timer"
1649 Create a new timer object in started state. It is scheduled to fire
1650 immediately.
1651 .ie n .IP "$timer = $timer\->cb (sub { my ($timer) = @_; ... })" 4
1652 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->cb (sub { my ($timer) = \f(CW@_\fR; ... })" 4
1653 .IX Item "$timer = $timer->cb (sub { my ($timer) = @_; ... })"
1654 Set the callback to be called when the timer triggers.
1655 .ie n .IP "$timer = $timer\->set ($tstamp[, $interval])" 4
1656 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->set ($tstamp[, \f(CW$interval\fR])" 4
1657 .IX Item "$timer = $timer->set ($tstamp[, $interval])"
1658 Set the time the event is generated to \f(CW$tstamp\fR (and optionally specifies a
1659 new \f(CW$interval\fR).
1660 .ie n .IP "$timer = $timer\->interval ($interval)" 4
1661 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->interval ($interval)" 4
1662 .IX Item "$timer = $timer->interval ($interval)"
1663 By default (and when \f(CW$interval\fR is \f(CW0\fR), the timer will automatically
1664 stop after it has fired once. If \f(CW$interval\fR is non-zero, then the timer
1665 is automatically rescheduled at the given intervals.
1666 .ie n .IP "$timer = $timer\->start" 4
1667 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->start" 4
1668 .IX Item "$timer = $timer->start"
1669 Start the timer.
1670 .ie n .IP "$timer = $timer\->start ($tstamp[, $interval])" 4
1671 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->start ($tstamp[, \f(CW$interval\fR])" 4
1672 .IX Item "$timer = $timer->start ($tstamp[, $interval])"
1673 Set the event trigger time to \f(CW$tstamp\fR and start the timer. Optionally
1674 also replaces the interval.
1675 .ie n .IP "$timer = $timer\->after ($delay[, $interval])" 4
1676 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->after ($delay[, \f(CW$interval\fR])" 4
1677 .IX Item "$timer = $timer->after ($delay[, $interval])"
1678 Like \f(CW\*(C`start\*(C'\fR, but sets the expiry timer to c<urxvt::NOW + \f(CW$delay\fR>.
1679 .ie n .IP "$timer = $timer\->stop" 4
1680 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->stop" 4
1681 .IX Item "$timer = $timer->stop"
1682 Stop the timer.
1683 .ie n .SS "The ""urxvt::iow"" Class"
1684 .el .SS "The \f(CWurxvt::iow\fP Class"
1685 .IX Subsection "The urxvt::iow Class"
1686 This class implements io watchers/events. Example:
1687 .PP
1688 .Vb 12
1689 \& $term\->{socket} = ...
1690 \& $term\->{iow} = urxvt::iow
1691 \& \->new
1692 \& \->fd (fileno $term\->{socket})
1693 \& \->events (urxvt::EV_READ)
1694 \& \->start
1695 \& \->cb (sub {
1696 \& my ($iow, $revents) = @_;
1697 \& # $revents must be 1 here, no need to check
1698 \& sysread $term\->{socket}, my $buf, 8192
1699 \& or end\-of\-file;
1700 \& });
1701 .Ve
1702 .ie n .IP "$iow = new urxvt::iow" 4
1703 .el .IP "\f(CW$iow\fR = new urxvt::iow" 4
1704 .IX Item "$iow = new urxvt::iow"
1705 Create a new io watcher object in stopped state.
1706 .ie n .IP "$iow = $iow\->cb (sub { my ($iow, $reventmask) = @_; ... })" 4
1707 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->cb (sub { my ($iow, \f(CW$reventmask\fR) = \f(CW@_\fR; ... })" 4
1708 .IX Item "$iow = $iow->cb (sub { my ($iow, $reventmask) = @_; ... })"
1709 Set the callback to be called when io events are triggered. \f(CW$reventmask\fR
1710 is a bitset as described in the \f(CW\*(C`events\*(C'\fR method.
1711 .ie n .IP "$iow = $iow\->fd ($fd)" 4
1712 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->fd ($fd)" 4
1713 .IX Item "$iow = $iow->fd ($fd)"
1714 Set the file descriptor (not handle) to watch.
1715 .ie n .IP "$iow = $iow\->events ($eventmask)" 4
1716 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->events ($eventmask)" 4
1717 .IX Item "$iow = $iow->events ($eventmask)"
1718 Set the event mask to watch. The only allowed values are
1719 \&\f(CW\*(C`urxvt::EV_READ\*(C'\fR and \f(CW\*(C`urxvt::EV_WRITE\*(C'\fR, which might be ORed
1720 together, or \f(CW\*(C`urxvt::EV_NONE\*(C'\fR.
1721 .ie n .IP "$iow = $iow\->start" 4
1722 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->start" 4
1723 .IX Item "$iow = $iow->start"
1724 Start watching for requested events on the given handle.
1725 .ie n .IP "$iow = $iow\->stop" 4
1726 .el .IP "\f(CW$iow\fR = \f(CW$iow\fR\->stop" 4
1727 .IX Item "$iow = $iow->stop"
1728 Stop watching for events on the given file handle.
1729 .ie n .SS "The ""urxvt::iw"" Class"
1730 .el .SS "The \f(CWurxvt::iw\fP Class"
1731 .IX Subsection "The urxvt::iw Class"
1732 This class implements idle watchers, that get called automatically when
1733 the process is idle. They should return as fast as possible, after doing
1734 some useful work.
1735 .ie n .IP "$iw = new urxvt::iw" 4
1736 .el .IP "\f(CW$iw\fR = new urxvt::iw" 4
1737 .IX Item "$iw = new urxvt::iw"
1738 Create a new idle watcher object in stopped state.
1739 .ie n .IP "$iw = $iw\->cb (sub { my ($iw) = @_; ... })" 4
1740 .el .IP "\f(CW$iw\fR = \f(CW$iw\fR\->cb (sub { my ($iw) = \f(CW@_\fR; ... })" 4
1741 .IX Item "$iw = $iw->cb (sub { my ($iw) = @_; ... })"
1742 Set the callback to be called when the watcher triggers.
1743 .ie n .IP "$timer = $timer\->start" 4
1744 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->start" 4
1745 .IX Item "$timer = $timer->start"
1746 Start the watcher.
1747 .ie n .IP "$timer = $timer\->stop" 4
1748 .el .IP "\f(CW$timer\fR = \f(CW$timer\fR\->stop" 4
1749 .IX Item "$timer = $timer->stop"
1750 Stop the watcher.
1751 .ie n .SS "The ""urxvt::pw"" Class"
1752 .el .SS "The \f(CWurxvt::pw\fP Class"
1753 .IX Subsection "The urxvt::pw Class"
1754 This class implements process watchers. They create an event whenever a
1755 process exits, after which they stop automatically.
1756 .PP
1757 .Vb 9
1758 \& my $pid = fork;
1759 \& ...
1760 \& $term\->{pw} = urxvt::pw
1761 \& \->new
1762 \& \->start ($pid)
1763 \& \->cb (sub {
1764 \& my ($pw, $exit_status) = @_;
1765 \& ...
1766 \& });
1767 .Ve
1768 .ie n .IP "$pw = new urxvt::pw" 4
1769 .el .IP "\f(CW$pw\fR = new urxvt::pw" 4
1770 .IX Item "$pw = new urxvt::pw"
1771 Create a new process watcher in stopped state.
1772 .ie n .IP "$pw = $pw\->cb (sub { my ($pw, $exit_status) = @_; ... })" 4
1773 .el .IP "\f(CW$pw\fR = \f(CW$pw\fR\->cb (sub { my ($pw, \f(CW$exit_status\fR) = \f(CW@_\fR; ... })" 4
1774 .IX Item "$pw = $pw->cb (sub { my ($pw, $exit_status) = @_; ... })"
1775 Set the callback to be called when the timer triggers.
1776 .ie n .IP "$pw = $timer\->start ($pid)" 4
1777 .el .IP "\f(CW$pw\fR = \f(CW$timer\fR\->start ($pid)" 4
1778 .IX Item "$pw = $timer->start ($pid)"
1779 Tells the watcher to start watching for process \f(CW$pid\fR.
1780 .ie n .IP "$pw = $pw\->stop" 4
1781 .el .IP "\f(CW$pw\fR = \f(CW$pw\fR\->stop" 4
1782 .IX Item "$pw = $pw->stop"
1783 Stop the watcher.
1784 .SH "ENVIRONMENT"
1785 .IX Header "ENVIRONMENT"
1786 .SS "\s-1URXVT_PERL_VERBOSITY\s0"
1787 .IX Subsection "URXVT_PERL_VERBOSITY"
1788 This variable controls the verbosity level of the perl extension. Higher
1789 numbers indicate more verbose output.
1790 .IP "== 0 \- fatal messages" 4
1791 .IX Item "== 0 - fatal messages"
1792 .PD 0
1793 .IP ">= 3 \- script loading and management" 4
1794 .IX Item ">= 3 - script loading and management"
1795 .IP ">=10 \- all called hooks" 4
1796 .IX Item ">=10 - all called hooks"
1797 .IP ">=11 \- hook return values" 4
1798 .IX Item ">=11 - hook return values"
1799 .PD
1800 .SH "AUTHOR"
1801 .IX Header "AUTHOR"
1802 .Vb 2
1803 \& Marc Lehmann <schmorp@schmorp.de>
1804 \& http://software.schmorp.de/pkg/rxvt\-unicode
1805 .Ve