rxvt-unicode
Rxvt clone with XFT and unicode support
Rxvt-unicode (urxvt) is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. It supports unicode, XFT and may be extended with Perl plugins. It also comes with a client/daemon pair that lets you open any number of terminal windows from within a single process.
- Versions: 9.31
- Website: http://software.schmorp.de/pkg/rxvt-unicode.html
- Licenses: GPL 3+
- Package source: gnu/packages/xdisorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rxvt-unicode
as follows:
guix install rxvt-unicode
Or install a particular version:
guix install rxvt-unicode@9.31
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of rxvt-unicode about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rxvt-unicode'><img src='https://packages.guix.gnu.org/packages/rxvt-unicode/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/rxvt-unicode)
Example Org:
[[https://packages.guix.gnu.org/packages/rxvt-unicode][https://packages.guix.gnu.org/packages/rxvt-unicode/badges/latest-version.svg]]