log src/testdir/test_popupwin.vim @ 23154:713912dd96cd v8.2.2123

age author description
Wed, 09 Dec 2020 18:15:03 +0100 Bram Moolenaar patch 8.2.2123: after using a complete popup the buffer is listed v8.2.2123
Wed, 02 Dec 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax v8.2.2082
Sat, 28 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2067: cursor position in popup terminal is wrong v8.2.2067
Sat, 21 Nov 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.2030: some tests fail on Mac v8.2.2030
Sun, 15 Nov 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.1989: info popup triggers WinEnter and WinLeave autocommands v8.2.1989
Sat, 07 Nov 2020 17:00:05 +0100 Bram Moolenaar patch 8.2.1966: popup becomes current window after closing a terminal window v8.2.1966
Fri, 06 Nov 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1963: crash when using a popup window with "latin1" encoding v8.2.1963
Thu, 22 Oct 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1886: using ":silent!" in a popup filter has unexpected effect v8.2.1886
Thu, 15 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1848: crash when passing a NULL string or list to popup_settext() v8.2.1848
Tue, 06 Oct 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1807: can use :help in a terminal popup window v8.2.1807
Mon, 28 Sep 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1769: popup filter interferes with using :normal to move the cursor v8.2.1769
Sun, 27 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1766: Vim9: Some tests are still using :let v8.2.1766
Sun, 27 Sep 2020 21:30:07 +0200 Bram Moolenaar patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar option v8.2.1763
Sat, 26 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline set v8.2.1750
Thu, 24 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1737: cursor line highlight in popup window is not always updated v8.2.1737
Wed, 23 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1732: stuck when win_execute() for a popup causes an error v8.2.1732
Wed, 23 Sep 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1729: endless loop when ":normal" feeds popup window filter v8.2.1729
Tue, 22 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" v8.2.1727
Tue, 08 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1636: get stuck if a popup filter causes an error v8.2.1636
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Thu, 03 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1581: using line() for global popup window doesn't work v8.2.1581
Wed, 02 Sep 2020 22:45:25 +0200 Bram Moolenaar patch 8.2.1578: Vim9: popup_clear() does not take "true" as argument v8.2.1578
Thu, 20 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1498: on slow systems tests can be flaky v8.2.1498
Mon, 10 Aug 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline' v8.2.1415
Mon, 10 Aug 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1414: popupwindow missing last couple of lines v8.2.1414
Sun, 09 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is used v8.2.1406
Thu, 30 Jul 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1326: Vim9: skipping over white space after list v8.2.1326
Mon, 27 Jul 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1307: popup window width does not include number of sign columns v8.2.1307
Sun, 26 Jul 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1303: calling popup_setoptions() resets 'signcolumn' v8.2.1303
Sat, 18 Jul 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1237: changing 'completepopup' after opening popup has no effect v8.2.1237
Wed, 15 Jul 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1220: memory access error when dragging a popup window v8.2.1220
Sun, 12 Jul 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1194: test failure because shell prompt differs v8.2.1194
Sun, 12 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1193: terminal window not redrawn when dragging a popup window v8.2.1193
Fri, 26 Jun 2020 20:45:08 +0200 Bram Moolenaar patch 8.2.1061: insufficient testing for src/window.c v8.2.1061
Mon, 22 Jun 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.1038: popupwin test fails v8.2.1038
Mon, 22 Jun 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1036: popupwin test fails sometimes v8.2.1036
Sat, 20 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1020: popupwin test fails in the GUI v8.2.1020
Fri, 19 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1015: popup filter gets key with modifier prepended v8.2.1015
Mon, 15 Jun 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0984: not using previous window when closing a shell popup window v8.2.0984
Wed, 27 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0834: :drop command in terminal popup causes problems v8.2.0834
Mon, 18 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0791: a second popup window with terminal causes trouble v8.2.0791
Wed, 13 May 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0752: terminal in popup window test is a bit flaky v8.2.0752
Wed, 13 May 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.0748: cannot get a list of all popups v8.2.0748
Tue, 12 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0743: can move to another buffer from a terminal in popup window v8.2.0743
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Fri, 20 Mar 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0422: crash when passing popup window to win_splitmove() v8.2.0422
Mon, 09 Mar 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0367: can use :pedit in a popup window v8.2.0367
Fri, 06 Mar 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0359: popup_atcursor() may hang v8.2.0359
Wed, 04 Mar 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI v8.2.0356
Fri, 28 Feb 2020 22:45:08 +0100 Bram Moolenaar patch 8.2.0329: popup filter converts 0x80 bytes v8.2.0329
Tue, 11 Feb 2020 21:45:07 +0100 Bram Moolenaar patch 8.2.0242: preview popup window test fails with long directory name v8.2.0242
Mon, 03 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0204: crash when using winnr('j') in a popup window v8.2.0204
Sun, 02 Feb 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0196: blocking commands for a finished job in a popup window v8.2.0196
Thu, 30 Jan 2020 15:00:03 +0100 Bram Moolenaar patch 8.2.0179: still a few places where range() does not work v8.2.0179
Thu, 23 Jan 2020 15:45:04 +0100 Bram Moolenaar patch 8.2.0142: possible to enter popup window with CTRL-W p v8.2.0142
Sat, 18 Jan 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0127: some buffer commands work in a popup window v8.2.0127
Tue, 14 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0118: crash when cycling to buffers involving popup window v8.2.0118
Mon, 06 Jan 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0096: cannot create tiny popup window in last column v8.2.0096
Wed, 11 Dec 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2420: crash when calling popup_close() in win_execute() v8.1.2420