From bf31bdb5aa6b144b08c8613bf77d03d6f428ed41 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 17 Aug 2013 00:47:25 +0200 Subject: Change description --- modeline | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/modeline b/modeline index f576a47..7941638 100755 --- a/modeline +++ b/modeline @@ -10,23 +10,14 @@ modeline - modeline interface to urxvt =head1 DESCRIPTION -This transforms the terminal into a tabbar with additional terminals, that -is, it implements what is commonly referred to as "modeline terminal". The topmost line -displays a "[NEW]" button, which, when clicked, will add a new tab, followed by one -button per tab. - -Clicking a button will activate that tab. Pressing B and -B will switch to the tab left or right of the current one, -while B creates a new tab. Pressing B and -B will renumber the current tab by moving it to the left or -to the right. - -The tabbar itself can be configured similarly to a normal terminal, but -with a resource class of C. In addition, it supports the -following four resources (shown with defaults): - - URxvt.modeline.fg: - URxvt.modeline.bg: +This adds a "modeline" to the terminal which you can fill with +information using a shell script. + +The modeline offers only a few customizations: + + URxvt.modeline.fg: + URxvt.modeline.bg: + URxvt.modeline.command: See I in the @@RXVT_NAME@@(1) manpage for valid indices. -- cgit v1.2.3-54-g00ecf