junegunn / junegunn/vim-peekaboo
Breaks Ex mode if used
Open
- Dominant language
- Vim Script
- Stars
- 1.2k
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Try entering Ex mode (`gQ`) and using `` while you have peekaboo installed. You will get something like this:
```
Error detected while processing function peekaboo#aboo:
line 61:
E11: Invalid in command-line window; executes, CTRL-C quits
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the peekaboo#aboo function around line 61 and reproduce the error by entering Ex mode with gQ, then using while peekaboo is installed. Done means no longer triggers the reported E11 error in Ex mode.
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
- Mostly clear
- Newbie friendliness
- 35/100