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

Terminal caret settings not reset after closing helix #5364

Closed
Tubbles opened this issue Jan 2, 2023 · 1 comment
Closed

Terminal caret settings not reset after closing helix #5364

Tubbles opened this issue Jan 2, 2023 · 1 comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue

Comments

@Tubbles
Copy link

Tubbles commented Jan 2, 2023

Summary

Helix does not restore the terminal caret style upon exit

Might be a good idea to also double check if there are any other terminal settings that get changed that should be reverted?

Reproduction Steps

I tried this:

  1. Change terminal caret style to eg. I-bar printf '\033[6 q'
  2. Start helix hx/helix
  3. Exit helix :q

I expected this to happen:

  • Caret style is I-bar

Instead, this happened:

  • Caret style is block

Helix log

Log file did not catch anything (empty)

Platform

Linux

Terminal Emulator

st

Helix Version

helix 22.12

@Tubbles Tubbles added the C-bug Category: This is a bug label Jan 2, 2023
@the-mikedavis
Copy link
Member

Duplicate of #2684

@the-mikedavis the-mikedavis marked this as a duplicate of #2684 Jan 2, 2023
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2023
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants