Ken Takata wrote:
> Three items can be removed from the todo.txt: > > --- a/runtime/doc/todo.txt > +++ b/runtime/doc/todo.txt > @@ -444,19 +444,6 @@ deleting autocmds, not when adding them. > Quickfix window height is not kept with a vertical split. (Lifepillar, 2018 > Jun 10, #2998) > > -Improve the installer for MS-Windows. There are a few alternatives: > -- mui2 installer improved by Ken Takata (2018 Sep 29) > -- Installer from Cream (Steve Hall). > -- Modern UI 2.0 for the Nsis installer. (Guopeng Wen) > - https://github.com/gpwen/vim-installer-mui2 > -- make it possible to do a silent install, see > - http://nsis.sourceforge.net/Docs/Chapter4.html#4.12 > - Version from Guopeng Wen does this. > -- MSI installer: https://github.com/petrkle/vim-msi/ > -- The one on Issue 279. > -Problem: they all work slightly different (e.g. don't install vimrun.exe). > -How to test that it works well for all Vim users? > - > Alternative manpager.vim. (Enno, 2018 Jan 5, #2529) > > Delete all the specific stuff for the Borland compiler? (#3374) > @@ -562,8 +549,6 @@ Add script number to profile? (#3330 br > A function defined locally and lambda's are not easily recognized. > Mention where they were defined somewhere. > > -CTRL-X on zero gets stuck on 0xfffffffffffffffe. (Hengyang Zhao, #2746) > - > Invalid range error when using BufWinLeave for closing terminal. > (Gabriel Barta, 2017 Nov 15, #2339) > > @@ -590,9 +575,6 @@ In an optional package the "after" direc > Patch for Neovim concerning restoring when closing help window. (glacambre > neovim #7431) > > -Default install on MS-Windows should source defaults.vim. > -Ask whether to use Windows or Vim key behavior? > - > Patch for improving detecting Ruby on Mac in configure. (Ilya Mikhaltsou, > 2017 > Nov 21) Thanks, I'll include this. > (Or do we still need to keep some part of the Windows installer?) I don't think there is a reason to list old alternatives, let's build on top of what we have now. One TODO item remains: the images are much too big. -- ~ ~ ~ ".signature" 4 lines, 50 characters written /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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]. For more options, visit https://groups.google.com/d/optout.
