Half-width symbols don't appear while using geth json console #7250

Closed
opened 2026-01-31 00:59:03 +00:00 by claunia · 6 comments
Owner

Originally created by @mayawei on GitHub (Apr 2, 2020).

Environment

Windows build number: 10.0.18363.720
System language/region: Chinese (PRC)
Windows Terminal version (if applicable): 0.10.781.0
Geth: v1.9.12-stable-b6f1c8dc/windows-amd64/go1.13.8

Steps to reproduce

0.open Windows Terminal and run cmd,powershell 1.0 or powershell 7.0.0
1.open a geth console like: geth --networkid 1337 --rpc --rpcapi "personal,web3,eth,net,debug" console
2.type half-width symbols

Expected behavior

These symbols will appear immediately like using cmd,powershell 1.0 or powershell 7.0.0 directly.

Actual behavior

These symbols appear after typing characters or press enter,tab,backspace,etc.

Originally created by @mayawei on GitHub (Apr 2, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment Windows build number: 10.0.18363.720 System language/region: Chinese (PRC) Windows Terminal version (if applicable): 0.10.781.0 Geth: v1.9.12-stable-b6f1c8dc/windows-amd64/go1.13.8 # Steps to reproduce 0.open Windows Terminal and run cmd,powershell 1.0 or powershell 7.0.0 1.open a geth console like: geth --networkid 1337 --rpc --rpcapi "personal,web3,eth,net,debug" console 2.type half-width symbols <!-- A description of how to trigger this bug. --> # Expected behavior These symbols will appear immediately like using cmd,powershell 1.0 or powershell 7.0.0 directly. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior These symbols appear after typing characters or press enter,tab,backspace,etc. <!-- What's actually happening? -->
Author
Owner

@zadjii-msft commented on GitHub (Apr 2, 2020):

Hey we've got a lot of bugs on our backlog that sound really similar, would you mind sharing a screenshot? That might help us identify if this is a duplicate, or if this is its own unique issue. Thanks!

@zadjii-msft commented on GitHub (Apr 2, 2020): Hey we've got a lot of bugs on our backlog that sound really similar, would you mind sharing a screenshot? That might help us identify if this is a duplicate, or if this is its own unique issue. Thanks!
Author
Owner

@mayawei commented on GitHub (Apr 7, 2020):

Hey we've got a lot of bugs on our backlog that sound really similar, would you mind sharing a screenshot? That might help us identify if this is a duplicate, or if this is its own unique issue. Thanks!

I took a video and converted it to a gif due to the file size limit
res3
.

@mayawei commented on GitHub (Apr 7, 2020): > Hey we've got a lot of bugs on our backlog that sound really similar, would you mind sharing a screenshot? That might help us identify if this is a duplicate, or if this is its own unique issue. Thanks! I took a video and converted it to a gif due to the file size limit ![res3](https://user-images.githubusercontent.com/14905109/78636883-d1211a80-78db-11ea-8f7f-60dcdbf09dce.gif) .
Author
Owner

@DHowett commented on GitHub (May 19, 2020):

Sorry I took so long. Does this happen if you use geth inside VS Code?

VS Code has an option, "use conpty backend". If you enable that option, it will act like Terminal. We can use that to determine if the problem is in Terminal or in another part of our code.

@DHowett commented on GitHub (May 19, 2020): Sorry I took so long. Does this happen if you use geth inside VS Code? VS Code has an option, "use conpty backend". If you enable that option, it will act like Terminal. We can use that to determine if the problem is in Terminal or in another part of our code.
Author
Owner

@mayawei commented on GitHub (May 19, 2020):

Sorry I took so long. Does this happen if you use geth inside VS Code?

VS Code has an option, "use conpty backend". If you enable that option, it will act like Terminal. We can use that to determine if the problem is in Terminal or in another part of our code.

This problem happened in VS Code no matter whether I enable Terminal › Integrated: Windows Enable Conpty or not.

@mayawei commented on GitHub (May 19, 2020): > Sorry I took so long. Does this happen if you use geth inside VS Code? > > VS Code has an option, "use conpty backend". If you enable that option, it will act like Terminal. We can use that to determine if the problem is in Terminal or in another part of our code. This problem happened in VS Code no matter whether I enable Terminal › Integrated: Windows Enable Conpty or not.
Author
Owner

@zadjii-msft commented on GitHub (Aug 18, 2021):

Hey is this still happening? This is one of those ones that might have just been fixed on its own, especially considering we haven't gotten any other reports of it since.

@zadjii-msft commented on GitHub (Aug 18, 2021): Hey is this still happening? This is one of those ones that might have just been fixed on its own, especially considering we haven't gotten any other reports of it since.
Author
Owner

@ghost commented on GitHub (Aug 22, 2021):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Aug 22, 2021): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7250