--- rxvt-unicode/README.configure 2006/01/25 00:57:57 1.44 +++ rxvt-unicode/README.configure 2007/02/09 22:30:53 1.52 @@ -39,7 +39,7 @@ all all available codeset groups zh common chinese encodings - zh_ext rarely used but very big chinese encodigs + zh_ext rarely used but very big chinese encodings jp common japanese encodings jp_ext rarely used but big japanese encodings kr korean encodings @@ -166,10 +166,9 @@ EWMH-hints (pid, utf8 names) and protocols (ping) seperate underline colour (-underlineColor) settable border widths and borderless switch (-w, -b, -bl) + visual depth selection (-depth) settable extra linespacing /-lsp) iso-14755-2 and -3, and visual feedback - backindex and forwardindex escape sequence - window op and some xterm/OSC escape sequences tripleclickwords (-tcw) settable insecure mode (-insecure) keysym remapping support @@ -178,7 +177,22 @@ user-pty (-pty-fd) hold on exit (-hold) skip builtin block graphics (-sbg) + separate highlightcolor support (-hc) + + It also enables some non-essential features otherwise disabled, such + as: + + some round-trip time optimisations + nearest color allocation on pseudocolor screens + UTF8_STRING support for selection sgr modes 90..97 and 100..107 + backindex and forwardindex escape sequences + view change/zero scrollback escape sequences + locale switching escape sequence + window op and some xterm/OSC escape sequences + rectangular selections + trailing space removal for selections + verbose X error handling --enable-iso14755 (default: on) Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). @@ -202,7 +216,7 @@ --enable-dmalloc (default: off) Use Gray Watson's malloc - which is good for debugging See - http://www.letters.com/dmalloc/ for details If you use either this + for details If you use either this or the next option, you may need to edit src/Makefile after compiling to point DINCLUDE and DLIB to the right places.