opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Bug]: Cursor Disappears

Open Haki-Malai opened this issue 2 years ago • 4 comments
trafficstars

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

Haki-Malai avatar Apr 19 '23 11:04 Haki-Malai

I'm having the same issue on my Mac, too. What are the possible causes?

YangchenYe323 avatar Apr 28 '23 03:04 YangchenYe323

@YangchenYe323 i could not reproduce it with Mac now.. who wants to investigate and make a PR?

di-sukharev avatar May 26 '23 06:05 di-sukharev

having the issue on Linux too, try to commit a large file that will trigger a 400 error after that the cursor will disappear until you open another program like vim,htop..

deonthomasgy avatar Jul 01 '23 13:07 deonthomasgy

Stale issue message

github-actions[bot] avatar Aug 10 '23 21:08 github-actions[bot]