rxvt-unicode changelog <= google-friendly title
+TODO: move iso14755 box away from the mouse
TODO: harmonize --disable-options into position-dependent options.
TODO: after requesting the selection and getting a timeout, no further requests will be sent.
TODO: safer command: keymap processing.
#endif
/* a large REFRESH_PERIOD causes problems with `cat' */
-#define REFRESH_PERIOD 2
+#define REFRESH_PERIOD 1
#ifndef MULTICLICK_TIME
# define MULTICLICK_TIME 500
void
rxvt_ptytty::privileges (rxvt_privaction action)
{
- if (tty < 0)
+ if (pty < 0)
return;
rxvt_privileges (RESTORE);
// VERSION _must_ be \d.\d+
-#define VERSION "6.1"
+#define VERSION "6.2"
#define DATE "2005-12-27"