Commit Graph

32 Commits

Author SHA1 Message Date
Nikolay Amiantov
9c2d733426 Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
This reverts commit 5877d74f03.
Closes #10513.
2015-10-21 20:53:18 +03:00
Nikolay Amiantov
5877d74f03 rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug 2015-10-15 17:06:23 +03:00
Tuomas Tynkkynen
c69164509d rxvt_unicode: Add terminfo output to propagated-user-env-packages
Fixes #7787. This should avoid error messages from terminal apps like
"'rxvt-unicode-256color': unknown terminal type.'"
2015-05-26 07:45:15 +03:00
Nikolay Amiantov
4da3e360e8 rxvt_unicode-with-plugins: rename (keep the old name for a while) 2015-04-02 01:49:53 +03:00
shak-mar
46103aa853 rxvt_unicode_with-plugins: add wrapper for urxvtd 2015-04-01 14:32:47 +02:00
Marcus Crestani
852b6c1093 rxvt-unicode: On OS X, add .PHONY target to Makefile.in.
Due to the case-insensitive file system on OS X, `make install` does
nothing, since it sees the INSTALL file as the up-to-date target.
Adding a .PHONY target to the Makefile fixes this.
2015-02-04 20:44:19 +01:00
Nikolay Amiantov
21dae01ea6 rxvt_unicode: add some plugins and a wrapper 2014-10-24 12:03:58 +02:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Michael Raskin
75607107ea Merge pull request #2721 from evolarium/urxvt
Add unicode3 option to rxvt_unicode
2014-05-27 02:28:59 -07:00
Michael Raskin
8274466f6b Merge pull request #2404 from ttuegel/rxvt-unicode
rxvt-unicode: add 256-color resources patch
2014-05-27 01:49:46 -07:00
Jordan Patterson
0bc17d9fa9 Add unicode3 option to rxvt_unicode
Needed to user fonts patched for powerline.
2014-05-22 15:13:25 -06:00
Jordan Patterson
4b668bb554 rxvt-unicode: update to 9.20, fixing CVE-2014-3121 (close #2649) 2014-05-15 20:57:57 +02:00
Thomas Tuegel
2eeba3a300 rxvt-unicode: add 256-color resources patch 2014-04-25 18:48:04 -05:00
Thomas Tuegel
4424edccf4 rxvt-unicode: calculate font width correctly
It is (fairly) well known among rxvt-unicode users that its method of
calculating the width of Xft fonts is not correct. This is the Gentoo
version of the patch which corrects the problem.
2014-02-05 21:19:57 +00:00
Petr Rockai
4124bb9ff5 Adopt more packages. 2014-01-28 18:11:00 +01:00
Mathijs Kwik
1b5422d611 rxvt_unicode: stop creation of unnecessary symlink
rxvt will depend on the terminfo output automatically and knows where
to find the terminfo files.
2013-11-30 11:19:13 +01:00
Mathijs Kwik
79b7f8dc45 rxvt-unicode: use multiple outputs for terminfo
this is useful for installing the terminfo files to headless/Xless
machines, which currently produce warnings when ssh'ing to them with
urxvt.
2013-10-11 00:59:12 +02:00
Edward Tjörnhammar
596581914f URxvt: Use 256 colors not just 88. 2013-09-27 22:30:49 +02:00
Sergey Mironov
60761e94b8 urxvt: Enable Gdk_pixbuf to be able to set custom icons/images 2013-07-26 17:06:54 +04:00
Jack Cummings
3fe43187fb urxvt-9.16 2013-01-11 09:28:52 -08:00
aszlig
acafaf9b23
rxvt-unicode: Add path to terminfo file.
On NixOS, we have set TERMINFO_DIRS to the user environment, so urxvt and curses
programs running within urxvt are able to find the terminfo file. Unfortunately
this isn't the case if you're not using NixOS.

Of course we now no longer need the longDescription, which suggests to issue

export TERMINFO=~/.nix-profile/share/terminfo

... which to my eyes essentially is a workaround. So please correct me when I'm
wrong, but i think it's better if software is working as-is rather than
requiring additional configuration (except if it really makes sense or breaks
purity).

Thanks to Eelis in #nixos for reporting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-06 03:30:06 +01:00
Florian Friesdorf
29c20c72b1 rxvt-unicode 9.15 (thx garbas)
svn path=/nixpkgs/trunk/; revision=33534
2012-04-02 10:24:25 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Michael Raskin
9c5c5b4981 Fix and update urxvt
svn path=/nixpkgs/trunk/; revision=26410
2011-03-18 05:55:37 +00:00
Eelco Dolstra
f1598a8941 * More cleanup.
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Marc Weber
58747b8bf2 rxvt-unicode upgrade to 9.0.7 - didn't compile
svn path=/nixpkgs/trunk/; revision=19984
2010-02-13 17:39:27 +00:00
Marc Weber
059b19e693 rxvt-unicode: add optional perl support (I'm keen on tabs and the search feature)
svn path=/nixpkgs/trunk/; revision=17025
2009-09-10 16:57:47 +00:00
Marc Weber
5b638a94a5 make urxvt install its terminfo file, see longDescription
svn path=/nixpkgs/trunk/; revision=16122
2009-06-30 21:45:15 +00:00
Tobias Hammerschmidt
ad73224657 rxvt-unicode version 9.02, disabled embedded perl interpreter
svn path=/nixpkgs/trunk/; revision=10716
2008-02-17 18:40:53 +00:00
Yury G. Kudryashov
81aac8d84d meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Marc Weber
763ac687b2 Thanks to Tobias Hammerschmidt new updated version of rxvt-unicode
svn path=/nixpkgs/trunk/; revision=10043
2008-01-01 19:50:52 +00:00
Marc Weber
16d701c9ab rxvt-unicode and jdk update provided by Tobias Hammerschmidt
svn path=/nixpkgs/trunk/; revision=9561
2007-10-31 12:17:14 +00:00