kingToolbox / kingToolbox/WindTerm
Quick command if it contains "\n" questions 快速命令如果包含\n 问题
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Quick command content
`cd C:\Users\Firfe\nginx\`
Enter correctly when prompted for the command, but click the shortcut icon below
Wrap the line here in `\nginx` which becomes two lines of input:
Replace the "\n" in the command with a newline
`cd C:\Users\Firfe`
`ginx\`
快速命令内容:
`cd C:\Users\Firfe\nginx\`
根据命令提示正确输入,但是换成点击下面的快捷图标
在`\nginx`这里换行,变成输入两行内容:
把命令里面的"\n"换成换行
`cd C:\Users\Firfe`
`ginx\`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the quick-command behavior with the Windows path shown in the issue, both by typing it at the prompt and by clicking the shortcut icon. Trace the shortcut command handling and verify that the literal sequence in the path is preserved as command text rather than becoming a newline; confirm the same behavior for the Chinese-described case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100