We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When opening Julia repl in neovim terminal window, the cursor stays as a block and does not alternate between a pipe bar and block
The text was updated successfully, but these errors were encountered:
@smith-isaac does the behavior change if you add set guicursor= to your neovim configuration? People on this thread mentioned it: neovim/neovim#6005
set guicursor=
I haven't tried it myself though. See :h guicursor for more info.
:h guicursor
Sorry, something went wrong.
Using set guicursor= had no effect.
No branches or pull requests
When opening Julia repl in neovim terminal window, the cursor stays as a block and does not alternate between a pipe bar and block
The text was updated successfully, but these errors were encountered: