junegunn / junegunn/vim-peekaboo

Breaks the repeat/dot command (e.g. with `ciw<C-r>a`)

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

Description

A command like `ciwa` cannot be repeated with the `.` (dot) command.

It behaves like `ia`.

This might get fixed by using https://github.com/tpope/vim-repeat?!

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the `ciwa` sequence in Vim and compare it with the stated `ia` behavior when using the dot command. Start by reviewing how vim-peekaboo handles CTRL-R during insert commands and investigate the suggested vim-repeat integration; done means the full command repeats correctly with `.`.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.