[vim/vim] curswant not set by 8g8 (PR #20979)
Emilien Breton (Vim Github Repository) <[email protected]> Sat, 08 Aug 2026 16:38:06 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/[email protected]> |
When 8g8 finds an illegal UTF-8 byte sequence, it moves the cursor but doesn't update the curswant. Make sure to update it.
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/20979
-- Commit Summary --
* curswant not set by 8g8
-- File Changes --
M src/mbyte.c (1)
-- Patch Links --
https://github.com/vim/vim/pull/20979.patch
https://github.com/vim/vim/pull/20979.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/20979
You are receiving this because you are subscribed to this thread.
Message ID: <vim/vim/pull/[email protected]>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20979%40github.com.