-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
Cursor issues when using Tmux #190
Comments
Could you provide your |
It works fine on my end, you might also want to report |
also have this issue and can't change cursor type - it is still nonblinking beam (normal mode) and nonblinking block (insert mode) ubuntudtudio 21.04 / konsole 21.12.3 .zshrc:
and in zsh-vi-mode i added:
|
try this command: if it works, add it to the zshrc |
That did not change anything for me. |
@Stianhn Are you running over mosh by chance? Apparently mosh doesn't respect the updated cursor: mobile-shell/mosh#1084 |
I had this same problem and it was because I installed the plugin with Brew, so most likely you have installed it with an external package manager too. |
I've installed zsh-vi-mode using Antigen in my |
I am also, but the cursor not work in vim, it always show a block. if i escape tmux then cursor showed normal in vim. |
General information
When working outside of tmux the cursor works fine, showing an beam style cursor when in insert mode. But when Im working inside tmux it`s always showing a block cursor.
Alactritty
MacOS 12.4
oh-my-zsh
zsh 5.8.1
zvm 0.8.5
Basic examination
The text was updated successfully, but these errors were encountered: