Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#134·opencommit

[Bug]: Cursor Disappears

Author: Haki-MalaiCreated Apr 19, 2023Updated Aug 20, 2026
Labelsbug

Opencommit Version

9.2.0

Node Version

v18.0.0

NPM Version

9.2.0

What OS are you seeing the problem on?

Other Linux Distro

What happened?

When the scripts return a not 0 exit status, the cursor/insertion point goes invisible. That includes when the script return error for xyz reason or when the user stops the script.

Expected Behavior

I don't expect the cursor to disappear on not 0 exit status.

Current Behavior

When the scripts return a not 0 exit status the cursor/insertion point goes invisible. I tested this in the default .bashrc and it does happen as expected. It also reapears when the scripts reruns and exit status is 1.

Possible Solution

It's possible to be an issue with characters such as: ✖

Steps to Reproduce

Use Konsole on Arch Linux.

Relevant log output

No response

Source: di-sukharev/opencommit

View original on GitHubView discussion on GitHub