Re: Patch 8.1.1406

2019-05-27 Fir de Conversatie Bram Moolenaar
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

Re: Patch 8.1.1406

2019-05-26 Fir de Conversatie Ken Takata
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

2019-05-26 Fir de Conversatie Bram Moolenaar
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