Wednesday, January 21, 2009

rxvt-unicode and getopt

It seems rxvt-unicode doesn't use getopt. I made a small patch to enable use of getopt on glibc based machines. Note that it doesn't modify the rxvt binary itself, it modifies the rxvtd binary[1].
Here it is.

[1] rxvt has good enough option parsing already, rxvtd has none.

No comments: