Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALT + TAB breaks dolt shell in Windows CMD #7855

Open
jycor opened this issue May 13, 2024 · 4 comments
Open

ALT + TAB breaks dolt shell in Windows CMD #7855

jycor opened this issue May 13, 2024 · 4 comments
Labels
bug Something isn't working windows For Windows specific bugs

Comments

@jycor
Copy link
Contributor

jycor commented May 13, 2024

Steps to repro:

  1. Launch Windows CMD
  2. dolt sql
  3. type some stuff
  4. ALT + TAB away
  5. ALT + TAB back
  6. Terminal now behaves as if ALT key is being held down
    i. pressing f and b will move cursor forward and backward one word
    ii. d deletes word ahead of cursor
    iii. BACKSPACE deletes word behind cursor
    iv. etc

This also happens with Git CMD on Windows and Git BASH through Terminal App

Forunately, pressing ALT again restores normal dolt sql shell behavior

related:

@jycor jycor added the windows For Windows specific bugs label May 13, 2024
@zachmu
Copy link
Member

zachmu commented May 14, 2024

Doesn't happen for me, either with vanilla cmd or the windows terminal

@nicktobey
Copy link
Contributor

It happens for me on Powershell.

@Hydrocharged
Copy link
Contributor

This happens for me for both the Command Prompt and PowerShell. Windows 10.

@Hydrocharged
Copy link
Contributor

I've also got a delay on input in the Command Prompt. Type too fast and it will take a bit for it to catch up. This has always been a thing, but it's possible that it's related.

@timsehn timsehn added the bug Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows For Windows specific bugs
Projects
None yet
Development

No branches or pull requests

5 participants