dracula / dracula/zsh-syntax-highlighting
Cursor disappears
- Dominant language
- Shell
- Stars
- 36
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed that the cursor disappears when moving back to correct something.
I have been able to fix it by editing:
`ZSH_HIGHLIGHT_HIGHLIGHTERS=(main cursor)` with `ZSH_HIGHLIGHT_HIGHLIGHTERS=(main)`
Not sure if this is the correct way to fix it but it's working now for me.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the disappearing cursor with `ZSH_HIGHLIGHT_HIGHLIGHTERS=(main cursor)`, then inspect how the `cursor` highlighter handles movement and redraws. Compare the behavior with `(main)` and verify that the cursor remains visible when moving back to edit text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100