Skip to content

fix(tui): preserve quoted Windows paths - #26

Merged
ralyodio merged 1 commit into
moshcoder:mainfrom
aiirvizionz:clientkit/tui-preserve-windows-paths
Jul 19, 2026
Merged

fix(tui): preserve quoted Windows paths#26
ralyodio merged 1 commit into
moshcoder:mainfrom
aiirvizionz:clientkit/tui-preserve-windows-paths

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Summary

  • Preserve backslashes in Windows paths inside double-quoted TUI commands
  • Keep existing escaping for quoted ", quoted \, escaped whitespace, and empty args
  • Add a regression test for /run "C:\Users\..." parsing

Verification

  • node --test test\tui.test.mjs
  • npm test (127 passing)
  • Manual smoke: piped /run "<Windows temp path>" successfully reads and runs the script

@ralyodio
ralyodio merged commit afce6cb into moshcoder:main Jul 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants