terminal
terminal copied to clipboard
ssh to linux mint pc, bash prompt blinks a line below
Windows Terminal version
1.21.1272.0-preview
Windows build number
10.0.22631.3527
Other Software
No response
Steps to reproduce
open windows terminal preview, ssh to my linux mint pc
Expected Behavior
cursor to blink on the same line as my prompty, not the line below it. This works OK on previous windows terminal versions
Actual Behavior
Just SSHing into my Raspberry Pi with bash doesn't reproduce the issue. I think this may be #17204. Do you happen to know whether you have any OSC sequences configured (for things like shell integration for instance)?
Same here, works OK on my pi. But get same issue if I ssh to my sdf.org login. I don't even get to see the bash prompt until I press enter once, then the cursor blinks a line below
On Thu, May 9, 2024 at 7:57 PM Leonard Hecker @.***> wrote:
Just SSHing into my Raspberry Pi with bash doesn't reproduce the issue. I think this may be #17204 https://github.com/microsoft/terminal/issues/17204. Do you happen to know whether you have any OSC sequences configured (for things like shell integration for instance)?
— Reply to this email directly, view it on GitHub https://github.com/microsoft/terminal/issues/17235#issuecomment-2103664640, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5UC4KASF7K5F765XXR4I3ZBQLRBAVCNFSM6AAAAABHPXL6SGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBTGY3DINRUGA . You are receiving this because you authored the thread.Message ID: @.***>
I don't believe I am using OSC sequences. Bill
On Thu, May 9, 2024 at 7:57 PM Leonard Hecker @.***> wrote:
Just SSHing into my Raspberry Pi with bash doesn't reproduce the issue. I think this may be #17204 https://github.com/microsoft/terminal/issues/17204. Do you happen to know whether you have any OSC sequences configured (for things like shell integration for instance)?
— Reply to this email directly, view it on GitHub https://github.com/microsoft/terminal/issues/17235#issuecomment-2103664640, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5UC4KASF7K5F765XXR4I3ZBQLRBAVCNFSM6AAAAABHPXL6SGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBTGY3DINRUGA . You are receiving this because you authored the thread.Message ID: @.***>
Does this repro if you use the vintage console host, conhost.exe, as your terminal emulator instead/?
Works OK with conhost. Also works OK with wezterm. -bill
On Fri, May 10, 2024 at 6:30 AM Mike Griese @.***> wrote:
Does this repro if you use the vintage console host, conhost.exe, as your terminal emulator instead/?
— Reply to this email directly, view it on GitHub https://github.com/microsoft/terminal/issues/17235#issuecomment-2104447259, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5UC4J5K4RHGUMWGIU3HKDZBSVW3AVCNFSM6AAAAABHPXL6SGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBUGQ2DOMRVHE . You are receiving this because you authored the thread.Message ID: @.***>
Could you try WT Canary /? We've made some changes there that could affect this.
Sorry, I don't know how to pull WT Canary. Nor would I know how to build it if you are referring to src code.
On Wed, May 15, 2024 at 5:51 PM Carlos Zamora @.***> wrote:
Could you try WT Canary /? We've made some changes there that could affect this.
— Reply to this email directly, view it on GitHub https://github.com/microsoft/terminal/issues/17235#issuecomment-2113610006, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5UC4J6AKY33IB5A6GXG4DZCPRHVAVCNFSM6AAAAABHPXL6SGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJTGYYTAMBQGY . You are receiving this because you authored the thread.Message ID: @.***>
Here's the download link: https://aka.ms/terminal-canary-installer It's a "app package" similar to the regular Windows Terminal, so it'll cleanly install, uninstall, and not interfere with your other Windows Terminal installation(s).
The canary works good. I tested it to my pc running Linux Mint 21.2 Victoria and my sdf.org account running NetBSD sdf 9.3 NetBSD 9.3 (GENERIC) #0:
Thanks, Will use the canary till it flops over dead :) Bill
On Wed, May 15, 2024 at 7:44 PM Leonard Hecker @.***> wrote:
Here's the download link: https://aka.ms/terminal-canary-installer It's a "app package" similar to the regular Windows Terminal, so it'll cleanly install, uninstall, and not interfere with your other Windows Terminal installation(s).
— Reply to this email directly, view it on GitHub https://github.com/microsoft/terminal/issues/17235#issuecomment-2113705490, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5UC4MMTKKXSCEAPQPIAU3ZCP6O3AVCNFSM6AAAAABHPXL6SGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJTG4YDKNBZGA . You are receiving this because you authored the thread.Message ID: @.***>
Ah that's excellent to hear! It's likely that your issue was fixed in #17212. We have backported the fix to 1.21 Preview and it should ship sometime soon.
Please feel free to continue using Canary. It'll update itself during launch every other day, based on our latest version from our main branch, so it may have bugs. But I think by then the fix should be in 1.21. 😅