diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-02-24 15:39:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-02-24 15:39:09 +0000 |
commit | c8031f6b90008fac61313dfca02438ded96f6ae8 (patch) | |
tree | e729a4593e12b23b6bac606cb0ced2cd3e0adac9 /x11/xterm/pkg-message | |
parent | 40161454f3f70923b133c4e644622bf2c41f9005 (diff) |
Notes
Diffstat (limited to 'x11/xterm/pkg-message')
-rw-r--r-- | x11/xterm/pkg-message | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xterm/pkg-message b/x11/xterm/pkg-message new file mode 100644 index 000000000000..1de1a06ed8d6 --- /dev/null +++ b/x11/xterm/pkg-message @@ -0,0 +1,10 @@ +================================================================================ +You installed xterm with wide chars support. This introduces some limitations +comparing to the plain single chars version: this version of xterm will use +UTF-8 charset for selection buffers, breaking 8-bit copy/paste support unless +you are using UTF-8 or ISO8859-1 locale. If you want 8-bit charset selections to +work as before, use "eightBitSelectTypes" XTerm resource setting. + +For further information refer to the SELECT/PASTE section of xterm(1) manual +page. +================================================================================ |