This patch st terminal emulator from suckless.
This is my first patch!
This installs flawlessly except:
- `tic -s terminfo -s info` which fails because it try to install in an
unknown home directory. In Gentoo they install it in /usr/share/terminfo
[1]. A added a patch to avoid this issue. One has to export TERM=xterm
to make it possible to use terminal applications.
- The default config.def.h use Liberation font, this is ok. However it's
might be better to activate antialias and autohint?
[1]
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-terms/st/st-0.5.ebuild?view=markup