Provided by: rxvt-unicode-256color_9.19-1_amd64 bug

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 or command line switches for configuration are loaded
       automatically when their resources or switches are used. 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

       clipboard-osc - implement the clipboard operating system command sequence

       confirm-paste - ask for confirmation before pasting multiline text

       digital-clock - display a digital clock overlay

       example-refresh-hooks - example of how to use refresh hooks

       keysym-list - implement the "list" keysym expansion.

       kuake<hotkey> - kuake-like hotkey terminal

       macosx-clipboard - Mac OS X clipboard support

       macosx-clipboard-native - apple is evil

       matcher - match strings in terminal output and change their rendition

       option-popup - option menu (enabled by default)

       overlay-osc - implement OSC to manage overlays

       readline - improve readline editing (enabled by default)

       remote-clipboard - manage a shared and possibly remote clipboard

       searchable-scrollback<hotkey> - incremental scrollback search (enabled by default)

       selection - more intelligent selection (enabled by default)

       selection-autotransform - automatically transform select text

       selection-pastebin - automatic pastebin upload

       selection-popup - (enabled by default)

       tabbed - tabbed interface to urxvt

       xim-onthespot - implement XIM "on-the-spot" behaviour

SEE ALSO

       urxvt(1), urxvtperl(3)