Man page - urxvt-extensions(1)
Packages contas this manual
- urxvt-confirm-paste(1)
- urxvt-xim-onthespot(1)
- urxvt-clickthrough(1)
- rxvt(1)
- urxvt-keysym-list(1)
- urxvt-extensions(1)
- urxvt-example-refresh-hooks(1)
- urxvt-block-graphics-to-ascii(1)
- urxvt-readline(1)
- urxvt-eval(1)
- urxvt-selection-pastebin(1)
- urxvt-tabbed(1)
- urxvt-matcher(1)
- urxvt-selection-popup(1)
- urxvtcd(1)
- urxvtperl(3)
- urxvt-option-popup(1)
- urxvt(1)
- urxvt-searchable-scrollback(1)
- urxvt-selection-to-clipboard(1)
- urxvtc(1)
- urclock(1)
- urxvtd(1)
- urxvt-overlay-osc(1)
- urxvt-font-size(1)
- urxvt-clipboard-osc(1)
- urxvt-background(1)
- urxvt-digital-clock(1)
- urxvt(7)
- urxvt-remote-clipboard(1)
- urxvt-selection(1)
- urxvt-selection-autotransform(1)
- urxvt-kuake(1)
- urxvt-bell-command(1)
- rxvt-unicode(1)
apt-get install rxvt-unicode
Manual
| urxvt-extensions(1) | RXVT-UNICODE | urxvt-extensions(1) |
NAME
urxvt-extensions - briefly list urxvt perl extensions
SYNOPSIS
urxvt -pe extension-name
DESCRIPTION
This manpage briefly lists the rxvt-unicode extensions available in this version of rxvt-unicode. For information on how to write urxvt extensions, see the urxvt-extensions manpage.
Extensions that use resources for configuration are loaded automatically when their resources are specified as command-line switches. Any extension can be loaded explicitly with the "-pe" switch.
EXTENSION LIST
background - manage terminal background
bell-command - execute a command when the bell rings
block-graphics-to-ascii - map block graphics to ascii characters
clickthrough - make window "transparent" with respect to input events
clipboard-osc - implement the clipboard operating system command sequence
confirm-paste - ask for confirmation before pasting control characters
digital-clock - display a digital clock overlay
eval - evaluate arbitrary perl code using actions
example-refresh-hooks - example of how to use refresh hooks
keysym-list - implement the "list" keysym expansion.
kuake - kuake-like hotkey terminal
matcher - match strings in terminal output and change their rendition
option-popup - option menu
overlay-osc - implement OSC to manage overlays
readline - improve readline editing
remote-clipboard - manage a shared and possibly remote clipboard
searchable-scrollback - incremental scrollback search
selection - more intelligent selection
selection-autotransform - automatically transform select text
selection-pastebin - automatic pastebin upload
selection-popup - selection management pop-up
selection-to-clipboard - copy the selection to the clipboard each time a selection is made
tabbed - tabbed interface to urxvt
xim-onthespot - implement XIM "on-the-spot" behaviour
font-size - interactive font size setter
SEE ALSO
urxvt(1), urxvtperl(3)
| 2024-10-15 | 9.31 |