repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 303fff9090798b47ac1232c23064349506f6ffd9: path_to: revision_to:
commit 303fff9090798b47ac1232c23064349506f6ffd9 Author: Marc LehmannDate: Wed Feb 25 15:39:48 2004 +0000 *** empty log message *** diff --git a/src/command.C b/src/command.C
--- a/src/command.C
+++ b/src/command.C
@@ -3107,6 +3107,8 @@ rxvt_term::xterm_seq (int op, const char *str, unsigned char resp __attribute__
set_locale (str);
im_cb ();
+ // TODO: call selection_make with the right values set
+ // to re-fresh the selection.
if (display->selection_owner == this)
display->set_selection_owner (0);
}
-----END OF PAGE-----