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

Windows: cannot delete typed characters #29

Closed
tuananh opened this issue Oct 12, 2020 · 4 comments
Closed

Windows: cannot delete typed characters #29

tuananh opened this issue Oct 12, 2020 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@tuananh
Copy link

tuananh commented Oct 12, 2020

version: install with go
terminal: Windows Powershell with Windows Terminal app
os: windows 10

steps to reproduce

cd <repo>
bit
# type puss <--- typo
# cannot backspace to delete 
@chriswalz chriswalz added the bug Something isn't working label Oct 12, 2020
@chriswalz chriswalz changed the title cannot delete typed characters Windows: cannot delete typed characters Oct 12, 2020
@chriswalz chriswalz added the help wanted Extra attention is needed label Oct 12, 2020
@MsBarber
Copy link

I am also using Windows 10 OS.
I am using the Windows Terminal App, in the Powershell tab.

Only potential difference is that I am using WSL (Ubuntu 18.04). Bit (which is amazing) works properly for me.

I can try installing it on Windows instead of WSL later today and report back if I experience the same issue.

@chriswalz
Copy link
Owner

@tuananh This one may take a while to solve and I would appreciate help on this front since I'm pretty confident this is bug in go-prompt the library bit uses to display suggestions

@codingonHP
Copy link

codingonHP commented Oct 14, 2020

I tried to reproduce this on my Windows 10 Enterprise (Version: 1909, OS Build: 18363.1139)
with Powershell running inside the Windows Terminal app

Windows Terminal
Version: 1.3.2651.0

bit version: install with go

but couldn't. It works fine for me. I am able to correct my typos. Checked the same scenarios with powershell, git bash and cmd and it works fine there as well.

@chriswalz
Copy link
Owner

@tuananh I believe this is fixed now. Please verify on v0.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants