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

[BUG] cosmic-term doesn't respect DECSCUSR change cursor shape #133

Open
A-Walrus opened this issue Feb 10, 2024 · 0 comments
Open

[BUG] cosmic-term doesn't respect DECSCUSR change cursor shape #133

A-Walrus opened this issue Feb 10, 2024 · 0 comments

Comments

@A-Walrus
Copy link

There are escape codes to change cursor shape. These are often used in TUI apps. They currently don't work.

For example, set cursor to bar

echo -e "\e[5 q"

In other terminals (Gnome, kitty, xterm) running these commands makes the cursor turn into a bar.

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

No branches or pull requests

1 participant