mirror of
https://github.com/neovim/neovim.git
synced 2026-03-08 09:04:05 +10:00
vim-patch:8.1.0000: release vim-patch:8.1.0058: display problem with margins and scrolling vim-patch:8.1.0065: balloon displayed at the wrong position vim-patch:8.1.0158: GUI: input() fails if CTRL-C was pressed before vim-patch:8.1.0328: inputlist() doesn't work with a timer vim-patch:8.1.1560: popup window hidden option not implemented yet vim-patch:8.1.1600: cannot specify highlighting for popup window scrollbar vim-patch:8.1.1810: popup_getoptions() is missing an entry for "mapping" vim-patch:8.1.1811: popup window color cannot be set to "Normal" vim-patch:8.1.1943: more code can be moved to evalvars.c vim-patch:8.1.2265: when popup with "botleft" does not fit it flips incorrectly vim-patch:8.1.2266: position unknown for a mouse click in a popup window vim-patch:8.2.1190: Vim9: checking for Vim9 syntax is spread out vim-patch:8.2.1405: Vim9: vim9compile.c is getting too big vim-patch:8.2.2227: Vim9: recognizing lambda is too complicated vim-patch:8.2.4036: Vim9: script test file is getting too long vim-patch:8.2.4159: MS-Windows: _WndProc() is very long vim-patch:8.2.4189: MS-Windows: code for "old look" is obsolete vim-patch:8.2.4194: MS-Windows: code for calculating font size is duplicated vim-patch:8.2.4198: Vim9: the switch for executing instructions is too long vim-patch:8.2.4213: too much code for supporting old MSVC versions vim-patch:8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated vim-patch:9.0.1757: ex_class() function is too long vim-patch:9.1.0361: Vim9: vim9type.c is too complicated vim-patch:9.1.0367: compile_def_function is too long vim-patch:9.1.0371: Vim9: compile_def_function() still too long vim-patch:9.1.0517: MS-Windows: too long lines in Make_mvc.mak vim-patch:9.1.0914: Vim9: compile_assignment() is too long vim-patch:9.1.0920: Vim9: compile_assignment() too long vim-patch:9.1.1278: Vim9: too long functions in vim9type.c vim-patch:9.1.1092: tests: fix expected return code for python 3.13 on Windows