ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/extensions.pod.top
Revision: 1.2
Committed: Fri Sep 21 23:31:43 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_16, rxvt-unicode-rel-9_19, rxvt-unicode-rel-9_18, rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_20
Changes since 1.1: +4 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 =head1 NAME
2
3 urxvt-extensions - briefly list urxvt perl extensions
4
5 =head1 SYNOPSIS
6
7 urxvt -pe extension-name
8
9 =head1 DESCRIPTION
10
11 This manpage briefly lists the rxvt-unicode extensions available in this
12 version of rxvt-unicode. For information on how to write urxvt extensions,
13 see the L<urxvt-extensions> manpage.
14
15 Extensions that use resources or command line switches for configuration
16 are loaded automatically when their resources or switches are used. Any
17 extension can be loaded explicitly with the C<-pe> switch.
18
19 =head1 EXTENSION LIST
20
21