WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: urxvt  (Read 1877 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
urxvt
« on: June 03, 2010, 07:59:07 PM »
Thanks to peterc for:

Code: [Select]
Title: urxvt-daemon.tcz
Description: RXVT-Unicode Terminal Emulator, Daemonized version
Version: 9.07
Author: Marc Lehmann
Original-site: http://software.schmorp.de/pkg/rxvt-unicode.html
Copying-policy: GPLv2
Size: 147k
Extension_by: peterc
Comments: A clone of the RXVT terminal emulator that supports
Unicode. This version supports daemonized instances, so
that you can run multiple terminals and use less memory.
The urxvtd program (the daemon) needs to be running
first; urxvtc (the client) requests a new terminal
window from it.

To automate the process, place in your .xsession or
.xinitrc file the following:

urxvtd -q -o -f

Then call urxvtc whenever you want a new terminal.

This version supports 256 colors and has disabled
support for the AfterImage library, as well as the
built-in perl interpreter.

Program Documentation:
http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod

Change-log: 2010/06/03 Original
Current: 2010/06/03 Original


Code: [Select]
Title: urxvt.tcz
Description: RXVT-Unicode Terminal Emulator
Version: 9.07
Author: Marc Lehmann
Original-site: http://software.schmorp.de/pkg/rxvt-unicode.html
Copying-policy: GPLv2
Size: 114k
Extension_by: peterc
Comments: A clone of the RXVT terminal emulator that supports
Unicode. For a version that is lighter on memory usage,
see urxvt-daemon.

This version supports 256 colors and has disabled
support for the AfterImage library, as well as the
built-in perl interpreter.

Program Documentation:
http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod

Change-log: 2010/06/03 Original
Current: 2010/06/03 Original