aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_eval_files.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-10-07 10:22:52 +0800
committerGitHub <noreply@github.com>2024-10-07 02:22:52 +0000
commitbf868e76e14447c7fed0c9a778f2e0ec4cb5011a (patch)
treefe2660b65cb1f39053d516be1f26ff0cf3d0d938 /scripts/gen_eval_files.lua
parent40ec3d7bc0e255a1159f4b2c27c6dcea5d13ca3d (diff)
downloadrneovim-bf868e76e14447c7fed0c9a778f2e0ec4cb5011a.tar.gz
rneovim-bf868e76e14447c7fed0c9a778f2e0ec4cb5011a.tar.bz2
rneovim-bf868e76e14447c7fed0c9a778f2e0ec4cb5011a.zip
vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed correctly (#30704)
Problem: 'cedit', 'termwinkey' and 'wildchar' may not be parsed correctly Solution: improve string_to_key() function in option.c (Milly) - Problem: `^@` raises an error. Solution: Store as `<Nul>`. - Problem: `<t_xx` does not raise an error. Solution: Raise an error if closing `>` is missing. - Problem: Single `<` or `^` raises an error. It is inconvenient for users. Solution: They are stored as a single character. closes: vim/vim#15811 https://github.com/vim/vim/commit/a9c6f90918d0012d1b8c8c5c1dccb77407f553fb Co-authored-by: Milly <milly.ca@gmail.com>
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions