Ken Takata wrote:
> 2019/5/27 Mon 5:18:15 UTC+9 Bram Moolenaar wrote:
> > Patch 8.1.1406
> > Problem:popup_hide() and popup_show() not implemented yet.
> > Solution: Implement the functions.
> > Files: src/popupwin.c, src/proto/popupwin.pro, src/eval
Hi Bram,
2019/5/27 Mon 5:18:15 UTC+9 Bram Moolenaar wrote:
> Patch 8.1.1406
> Problem:popup_hide() and popup_show() not implemented yet.
> Solution: Implement the functions.
> Files:src/popupwin.c, src/proto/popupwin.pro, src/evalfunc.c,
> src/structs
Patch 8.1.1406
Problem:popup_hide() and popup_show() not implemented yet.
Solution: Implement the functions.
Files: src/popupwin.c, src/proto/popupwin.pro, src/evalfunc.c,
src/structs.h, runtime/doc/popup.txt, src/screen.c, src/vim.h,
src/testdir