randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 81 forks source link

Spaces Issue (space being removed from historical commands and artifacts remaining) #242

Open aashish108 opened 3 years ago

aashish108 commented 3 years ago

Hey there! I have a weird issue. Basically, sometimes, the terminus will have this issue:

previous command: git pull

historical command (when I press the up arrow for historical commands): gitpull

So from after this issue, typing commands will be complicated as I have to add the space back in. But that may cause more issues. Other issues include texts remaining in its place even after being deleted in the terminal, weird artifacts. The only solution would be to close the terminals in Sublime and create new terminus in tabs.

Any idea what is going on here?

Thanks!