summaryrefslogtreecommitdiffstats
path: root/doc/extensions.pod.top
blob: f6bb39f2ff1bd83e359d0b782d4f8d95a5525297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=head1 NAME

urxvt-extensions - briefly list urxvt perl extensions

=head1 SYNOPSIS

   urxvt -pe extension-name

=head1 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 L<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 C<-pe> switch.

=head1 EXTENSION LIST