junegunn / junegunn/vim-peekaboo

Not working in Command mode

Open
#73 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
1.2k
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Peekaboo window is not displayed when I enter Command mode and want to paste the contents of one of the registers

Let's say I have name of the file in the register `"1` and I execute `:edit 1`. Upon pressing `` and before hitting `1` a peekaboo window should be displayed but it isn't

I am using Neovim 0.4.3 if that makes a difference

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in Neovim 0.4.3 by entering Command mode and using :edit 1 with a populated register. Trace the Command-mode register-paste handling and compare it with the working insert-mode behavior; done means the peekaboo window appears after and before the register number is entered.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.