autoType sequences must continue using double-backslashes for escaped characters
This commit is contained in:
parent
fd3348f907
commit
dbc21c3d85
2 changed files with 7 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ machines:
|
|||
path: /disks/pcx86/dos/ibm/1.10/PCDOS110.json
|
||||
B:
|
||||
path: /apps/pcx86/1982/ratbas/RATBAS213.json
|
||||
autoType: \r\rb:\rrt\r\xff\xf0test;\r
|
||||
autoType: \\r\\rb:\\rrt\\r\\xff\\xf0test;\\r
|
||||
---
|
||||
|
||||
RatBas (1982)
|
||||
|
|
|
|||
Loading…
Reference in a new issue