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

Fix for tmux cursor shape #163

Merged
merged 1 commit into from
Feb 12, 2022
Merged

Conversation

AnsonYeung
Copy link
Contributor

@AnsonYeung AnsonYeung commented Jan 31, 2022

As mentioned in tmux/tmux#2059 (comment) , no tmux wrapper is needed to support cursor shape changing. Without this fix, the cursor will change back to block style after using nvim and after a status bar update. With this fix, after exitting from nvim the cursor shape will be fine with the default settings.

@AnsonYeung
Copy link
Contributor Author

AnsonYeung commented Jan 31, 2022

This should fix #20 in theory.
Also fixes #11 as now tmux is able to remember the cursor state in each tmux pane. (I can confirm it is fixed in my tmux)

@jeffreytse jeffreytse self-assigned this Feb 12, 2022
@jeffreytse jeffreytse added bug Something isn't working and removed bug Something isn't working labels Feb 12, 2022
Copy link
Owner

@jeffreytse jeffreytse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @AnsonYeung

Thanks for the contribution about the cursor issue. Hope you have a good day! : )

Thanks & Regards

@jeffreytse jeffreytse merged commit 462c032 into jeffreytse:master Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants