mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-24 10:35:47 +08:00
Parse quoted strings correctly
When parsing quoted strings, space was not handled properly in remaining arguments. Fixes #186
This commit is contained in:
committed by
Patrik Svensson
parent
241423dd16
commit
79742ce9e3
@@ -0,0 +1,3 @@
|
||||
# Raw
|
||||
/c
|
||||
set && pause
|
||||
Reference in New Issue
Block a user