We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When opening a new terminal, the command prompt doesn't appear until I press any key twice.
ctrl-`
Expected behavior:
Expected behaviour is that the prompt appears immediately at the top of the screen.
Actual behavior:
No prompt appears Press any key to make it appear at the bottom of the terminal Press any key again to make it appear where it is expected to be
Reproduces how often:
100%
> atom --version Atom : 1.47.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0
> apm --version apm 2.4.5 npm 6.2.0 node 10.2.1 x64 atom 1.47.0 python 3.8.2 git 2.26.0.windows.1 visual studio
OS name and version: Microsoft Windows [Version 10.0.17763.1217] Terminal version: termination 0.7.6
Below is a video of this: termination_bug_demo.zip
Thanks in advance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When opening a new terminal, the command prompt doesn't appear until I press any key twice.
Steps to reproduce
ctrl-`
to open a new terminalExpected behavior:
Expected behaviour is that the prompt appears immediately at the top of the screen.
Actual behavior:
No prompt appears
Press any key to make it appear at the bottom of the terminal
Press any key again to make it appear where it is expected to be
Reproduces how often:
100%
Versions
OS name and version: Microsoft Windows [Version 10.0.17763.1217]
Terminal version: termination 0.7.6
Additional context
Below is a video of this:
termination_bug_demo.zip
Thanks in advance.
The text was updated successfully, but these errors were encountered: