Prompt continually being cleared
See original GitHub issue- I’ve read the CONTRIBUTING guidelines
steps
In the SBT shell, run test:compile
interleaved with ctrl-L (to clear console) a few times.
problem
Eventually SBT gets into a state where it keep clearing the current line.
I’ll see the root>
prompt appear and then disappear. If I type anything I briefly see the character appear and then disappear again.
expectation
The SBT prompt, and chars I type should remain on the screen.
notes
sbt version: 1.3.0-RC1
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Solved: CMD.exe Keeps Popping up in Windows 10
1. Press Win + R > type: cmd and click "OK" to bring up Command Prompt; · 2. Type:sfc /scannow and hit Enter;...
Read more >[Solved] Command Prompt keeps popping up? Stop it!
You know what to do: open Computer Settings, then select System Update (Windows). Then click on the Check for Updates button.
Read more >prompt keeps popping up asking me to install ...
After installing xcode13. 3, a prompt keeps popping up asking me to install the command line developer tools, but I have already installed...
Read more >Office 365 login prompt/ window keeps popping up in ...
To fix this issue, you need to remove the corrupted credentials, follow these steps: 1. Click Start, click Control Panel, and then click ......
Read more >Outlook Continually Prompts For My Password
If you are continually being prompted for your password in Outlook try the steps below, one at a time, to resolve the issue....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve been using 1.3.2 for about a week now and I haven’t seen this issue pop up again. I guess it’s fixed 😃 Thanks! I’ll close now
The super shell implementation has been updated since 1.3.0-RC1. Does this problem with Ctrl-L still happen with 1.3.2?