urxvt-modeline/README.org

16 lines
537 B
Org Mode
Raw Normal View History

2013-08-13 00:30:28 +02:00
#+STARTUP: showall
2013-08-12 01:00:33 +02:00
A modeline for URxvt.
2013-08-13 00:30:28 +02:00
*Note:* The code in this project has been copied and taken from the
~tabbed~ extension included in the ~rxvt-unicode~ distribution (at least
in Archlinux). I'm still cleaning everything up.
2013-08-12 01:00:33 +02:00
* Usage
Download and put it in your ~perl-lib~ (or change your ~perl-lib~ to
contain it), add ~modeline~ to your ~perl-ext-common~, and set the
~URxvt.modeline.command~ setting to a shell-executable which produces
a single line of output which will be shown in the last line of the
terminal.