junegunn / junegunn/fzf.vim

When a multi-message interactive command lilke `:messages` is chosen on `:History:` user can't interact nor read older messages other than the last one.

Open
#1,599 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

### Checklist

- [x] I have fzf 0.54.0 or later
- [x] I have searched through the existing issues

### Output of `:echo system(fzf#exec() .. ' --version')`

0.65.2 (760d1b7c)

### OS

- [x] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.

### Problem / Steps to reproduce

_Title_

Another example is `vimspector#Launch()` when `.vimspector.json` includes more than one debugging configuration.

Thank you so much! fzf and fzf.vim improve the quality of my life.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the problem by selecting a multi-message command such as `:messages` from `:History:`, and compare it with `vimspector#Launch()` when multiple configurations exist. Trace the `:History:` handling and the interactive selection path; done means older messages remain readable and the selected command remains interactive.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.