A modeline for URxvt
Find a file
Tom Willemse 904092846e Resize to (rows - 1) * line_height
The problem with resizing to `height - line_height' is that when size
hints are not honored `height' is not the same as `rows * line_height',
but slightly more.
2013-08-12 22:44:42 +02:00
modeline Resize to (rows - 1) * line_height 2013-08-12 22:44:42 +02:00
README.org Initial commit 2013-08-12 01:00:33 +02:00

A modeline for URxvt.

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.