[GH-ISSUE #2117] quick-command 在 windows powershell 下命令顺序颠倒 #1306

Closed
opened 2026-02-27 00:03:02 +03:00 by kerem · 1 comment
Owner

Originally created by @foxes1998 on GitHub (Apr 22, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2117

Electerm version:

1.12.15

Operating system(linux, macos, or windows7/8/10?):

windows 10 ( powershell )

Expected Behavior

quick-command 中的指令按顺序在 powershell 中执行

Can you reproduce the same behavior in other terminal:

在 macOS、linux 测试结果符合预期(包括在 win 下使用 ssh 连接到 linux 也符合预期)

Current Behavior & steps

在 win powershell 环境,指令顺序反了

Originally created by @foxes1998 on GitHub (Apr 22, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2117 <!--- Provide some basic info --> ## Electerm version: 1.12.15 ## Operating system(linux, macos, or windows7/8/10?): windows 10 ( powershell ) ## Expected Behavior <!--- Tell me what should happen --> quick-command 中的指令按顺序在 powershell 中执行 ## Can you reproduce the same behavior in other terminal: <!--- If same bahavior happens in other terminal, maybe it is supposed to be like this or not a problem of terminal app --> 在 macOS、linux 测试结果符合预期(包括在 win 下使用 ssh 连接到 linux 也符合预期) ## Current Behavior & steps <!--- Tell me what happens instead of the expected behavior --> ![在 win powershell 环境,指令顺序反了](https://ftp.bmp.ovh/imgs/2021/04/0e57a5894124e473.gif)
kerem closed this issue 2026-02-27 00:03:02 +03:00
Author
Owner

@zxdong262 commented on GitHub (Apr 22, 2021):

确实存在, 我还不知道原因,临时方案可以用 ;来分割, cd xxxx ; pwd

<!-- gh-comment-id:824661804 --> @zxdong262 commented on GitHub (Apr 22, 2021): 确实存在, 我还不知道原因,临时方案可以用 `;`来分割, `cd xxxx ; pwd`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1306
No description provided.