jesseduffield / jesseduffield/lazygit

Blinking prompt cursor after committing with lazygit and urxvt & VSCode term on Windows

Open
#2,948 16 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

**Describe the bug**
When using lazygit, with `rxvt-unicode`, and exits, sometimes the cursor is blinking whilst I normally have a non-blinking cursor in the shell.

**To Reproduce**
I believe the following should trigger the behavior:

Start: my prompt cursor is not blinking
1. `mkdir test && cd test`
2. `git init`
3. `echo "Hello" > world`
4. `lazygit`
5. Commit the changes with a message (I think any message will do, but here I used "test")
6. Quit lazygit

Now, my prompt cursor is blinking.

**Expected behavior**
Cursor should be in the same state as when lazygit was started.

**Version info:**
```bash
$ lazygit --version
commit=, build date=, build source=unknown, version=unversioned, os=linux, arch=amd64, git version=2.41.0
$ equery l lazygit
* Searching for lazygit ...
[I-O] [ ] dev-vcs/lazygit-0.40.0:0
```

**Additional context**
- x11-terms/rxvt-unicode-9.31-r2:0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.