On Thu, Apr 19, 2018 at 11:41:28AM +0300, Alexander Sergeyev wrote: > --- > src/optinc.h | 1 + > src/rsinc.h | 1 + > src/screen.C | 63 ++++++++++++++++++++++++++++++++++++++++++++----- > src/xdefaults.C | 1 + > 4 files changed, 60 insertions(+), 6 deletions(-)
You seem to assume that the 'data' argument to 'tt_paste' is in utf-8 encoding, while it is actually in locale encoding (see the rxvt_selection object in rxvttoolkit.C). Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
