bus-stop / Termination

Integrated terminal for Atom. Looks like terminal-plus, acts like your native terminal (except every other Friday). Looking for collaborators! :-)
https://atom.io/packages/termination
MIT License
86 stars 7 forks source link

[BR] Command prompt doesn't appear in new terminal until after keypresses #109

Open mahtDFR opened 4 years ago

mahtDFR commented 4 years ago

Steps to reproduce

  1. ctrl-` to open a new terminal
  2. Prompt doesn't appear until I press a key
  3. After keypress, prompt appears at the bottom
  4. Another keypress makes the prompt appear where it should be

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%

Versions

> 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

Additional context

Below is a video of this: termination_bug_demo.zip

Thanks in advance.