mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 21:30:12 +03:00
avoid spurious bad escape sequence
This commit is contained in:
parent
f149974c09
commit
ad8ff20a84
1 changed files with 1 additions and 1 deletions
|
@ -3198,7 +3198,7 @@ URXVT (1015)
|
|||
/* Extensions */
|
||||
if(arg < 65536 + 65535)
|
||||
hyperlinkActive = false;
|
||||
}
|
||||
} else
|
||||
switch(arg) {
|
||||
case 1:
|
||||
// normal cursor keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue