mirror of https://github.com/adamdruppe/arsd.git
avoid spurious bad escape sequence
This commit is contained in:
parent
f149974c09
commit
ad8ff20a84
|
@ -3198,7 +3198,7 @@ URXVT (1015)
|
|||
/* Extensions */
|
||||
if(arg < 65536 + 65535)
|
||||
hyperlinkActive = false;
|
||||
}
|
||||
} else
|
||||
switch(arg) {
|
||||
case 1:
|
||||
// normal cursor keys
|
||||
|
|
Loading…
Reference in New Issue