skywind3000 / skywind3000/z.lua
prompt does not show after jump when fzf is enabled
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
zsh does not redraw my prompt when I jump with fzf. Does anyone else have the same problem?
Look how fzf ensures the prompt is redrawn after https://github.com/junegunn/fzf/blob/3c09c77269d848f5e7dd8f350a90e8d7ed760845/shell/key-bindings.zsh#L88
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the zsh integration in z.lua and compare its prompt handling with the linked fzf shell/key-bindings.zsh reference. Reproduce a jump with fzf enabled, then verify that the prompt is redrawn afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, shell, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100