Bug: killing backgrounded vim process causes prompt issues
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
1. Install vim (apk add vim)
2. ```vim```
3. Suspend vim with ctrl+z
4. Kill vim (```kill %1```)
The prompt is consistently strange for me after the above steps, although a ```reset``` fixes it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.