Skip to content
New issue

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

Text cursor stops blinking in integrated terminal if you run external command #11049

Closed
mirao opened this issue Aug 27, 2016 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug linux Issues with VS Code on Linux terminal General terminal issues that don't fall under another label verified Verification succeeded

Comments

@mirao
Copy link

mirao commented Aug 27, 2016

  • VSCode Version: 1.4.0, 1.5.0-insider 2016-08-26T08:02:25.854Z
  • OS Version: Ubuntu 16.04

Steps to Reproduce:

user setting: "terminal.integrated.cursorBlinking": true

  1. Open integrated terminal - the text cursor is blinking ✅
  2. Run less file.txt or man awk or mc
  3. Quit the external command ("q" or F10)

Expected result

  • the text cursor is blinking

Actual result

  • the text cursor is not blinking

Workaround

  • restart the terminal window
@faustinoaq
Copy link
Contributor

I have the same issue.

  • VSCode Version: 1.4.0
  • OS Version: Manjaro KDE Linux

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug terminal General terminal issues that don't fall under another label linux Issues with VS Code on Linux labels Aug 29, 2016
@Tyriar Tyriar added this to the September 2016 milestone Aug 29, 2016
@Tyriar Tyriar closed this as completed in cbf6e8a Sep 16, 2016
Tyriar added a commit that referenced this issue Sep 16, 2016
@octref octref added the verified Verification succeeded label Sep 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug linux Issues with VS Code on Linux terminal General terminal issues that don't fall under another label verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants