mark _'"_ can be changed

2022-07-29 Fir de Conversatie Ernie Rael
I don't know if this is an issue, or a misunderstanding. In the help for 'quote it says As long as the buffer is visible in a window the position won't be changed I find that _m"_ in a window changes the mark. -ernie -- -- You received this message from the "vim_dev" maillist. Do not

Patch 9.0.0106

2022-07-29 Fir de Conversatie Bram Moolenaar
Patch 9.0.0106 (after 9.0.0105) Problem:Illegal byte regexp test doesn't fail when fix is reversed. Solution: Make sure illegal bytes end up in sourced script file. Files: src/testdir/test_regexp_utf8.vim *** ../vim-9.0.0105/src/testdir/test_regexp_utf8.vim2022-07-29

Patch 9.0.0107

2022-07-29 Fir de Conversatie Bram Moolenaar
Patch 9.0.0107 Problem:Condition always has the same value. Solution: Remove the condition. Files: src/userfunc.c *** ../vim-9.0.0106/src/userfunc.c 2022-06-29 12:54:48.068572061 +0100 --- src/userfunc.c 2022-07-29 19:41:38.033726785 +0100 *** *** 3997,4006

Patch 9.0.0105

2022-07-29 Fir de Conversatie Bram Moolenaar
Patch 9.0.0105 Problem:Illegal memory access when pattern starts with illegal byte. Solution: Do not match a character with an illegal byte. Files: src/regexp.c, src/testdir/test_regexp_utf8.vim *** ../vim-9.0.0104/src/regexp.c2022-07-25 18:13:33.050580738 +0100 ---

Patch 9.0.0104

2022-07-29 Fir de Conversatie Bram Moolenaar
Patch 9.0.0104 Problem:Going beyond allocated memory when evaluating string constant. Solution: Properly skip over form. Files: src/typval.c, src/testdir/test_eval_stuff.vim *** ../vim-9.0.0103/src/typval.c2022-05-10 18:11:14.0 +0100 --- src/typval.c

BUG: Dead keys with spurious character

2022-07-29 Fir de Conversatie Cosmic Chaos
Hi there! My name is Leonardo Alvaro from Mexico, and I've been a Vim user for almost a year now... I started my journey with Vim 8.2 for Windows 10 and it was quite a struggle to get everything working as I wanted, so after I had some basic understanding I moved to NeoVim. That's when I started