Skip to content

Fix: redo (.) now works with preinsert and autocompletion#18253

Closed
girishji wants to merge 2 commits intovim:masterfrom
girishji:preinsbug
Closed

Fix: redo (.) now works with preinsert and autocompletion#18253
girishji wants to merge 2 commits intovim:masterfrom
girishji:preinsbug

Conversation

@girishji
Copy link
Contributor

@girishji girishji commented Sep 9, 2025

Broken due to #18213

Also: fixed #18250

Broken by vim#18213
Fixed now.

M  src/insexpand.c
M  src/testdir/test_ins_complete.vim
M  runtime/doc/editing.txt
@chrisbra
Copy link
Member

chrisbra commented Sep 9, 2025

ah thanks!

chrisbra pushed a commit that referenced this pull request Sep 9, 2025
fixes: #18250
related: #18253

Signed-off-by: Girish Palya <girishji@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
@chrisbra chrisbra closed this in 306a138 Sep 9, 2025
@girishji
Copy link
Contributor Author

girishji commented Sep 9, 2025

Thanks

@girishji girishji deleted the preinsbug branch September 9, 2025 20:04
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 9, 2025
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Sep 9, 2025
…tocompletion

Problem:  completion: redo (.) broken with preinsert and autocompletion
Solution: Make redo (.) work with preinsert and autocompletion
          (Girish Palya)

closes: vim/vim#18253

vim/vim@306a138

Co-authored-by: Girish Palya <girishji@gmail.com>
zeertzjq added a commit to neovim/neovim that referenced this pull request Sep 9, 2025
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Sep 9, 2025
fixes: vim/vim#18250
related: vim/vim#18253

vim/vim@80981e1

Co-authored-by: Girish Palya <girishji@gmail.com>
(cherry picked from commit 739fc26)
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Sep 9, 2025
fixes: vim/vim#18250
related: vim/vim#18253

vim/vim@80981e1

Co-authored-by: Girish Palya <girishji@gmail.com>
(cherry picked from commit 739fc26)
zeertzjq added a commit to neovim/neovim that referenced this pull request Sep 9, 2025
…tocompletion (#35698)

Problem:  completion: redo (.) broken with preinsert and autocompletion
Solution: Make redo (.) work with preinsert and autocompletion
          (Girish Palya)

closes: vim/vim#18253

vim/vim@306a138

Co-authored-by: Girish Palya <girishji@gmail.com>
dundargoc pushed a commit to dundargoc/neovim that referenced this pull request Sep 27, 2025
dundargoc pushed a commit to dundargoc/neovim that referenced this pull request Sep 27, 2025
…tocompletion (neovim#35698)

Problem:  completion: redo (.) broken with preinsert and autocompletion
Solution: Make redo (.) work with preinsert and autocompletion
          (Girish Palya)

closes: vim/vim#18253

vim/vim@306a138

Co-authored-by: Girish Palya <girishji@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The :find help docs should mention 'findfunc'

2 participants