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
|
Tue, 10 Dec 2019 23:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2418: bufnr('$') is wrong after recycling popup buffer
v8.1.2418
|
Fri, 06 Dec 2019 20:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2399: info popup on top of cursor if it doesn't fit
v8.1.2399
|
Sun, 01 Dec 2019 15:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
|
Sat, 30 Nov 2019 23:00:05 +0100 |
Bram Moolenaar |
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
|
Sat, 30 Nov 2019 18:00:05 +0100 |
Bram Moolenaar |
patch 8.1.2365: missing tests for recent popupwin changes
v8.1.2365
|
Thu, 21 Nov 2019 12:15:06 +0100 |
Bram Moolenaar |
patch 8.1.2324: with of scrollbar in popup menu not taken into account
v8.1.2324
|
Sat, 16 Nov 2019 18:30:04 +0100 |
Bram Moolenaar |
patch 8.1.2304: cannot get the mouse position when getting a mouse click
v8.1.2304
|
Wed, 13 Nov 2019 22:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2300: redraw breaks going through list of popup windows
v8.1.2300
|
Tue, 12 Nov 2019 22:45:05 +0100 |
Bram Moolenaar |
patch 8.1.2295: if buffer of popup is in another window cursorline sign shows
v8.1.2295
|
Mon, 11 Nov 2019 22:00:03 +0100 |
Bram Moolenaar |
patch 8.1.2292: v:mouse_winid not set on click in popup window
v8.1.2292
|
Sun, 10 Nov 2019 18:00:03 +0100 |
Bram Moolenaar |
patch 8.1.2288: not using all space when popup with "topleft" flips to above
v8.1.2288
|
Sun, 10 Nov 2019 17:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2287: using EndOfBuffer highlight in popup does not look good
v8.1.2287
|
Sat, 09 Nov 2019 15:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()
v8.1.2273
|
Wed, 06 Nov 2019 21:15:03 +0100 |
Bram Moolenaar |
patch 8.1.2266: position unknown for a mouse click in a popup window
v8.1.2266
|
Wed, 06 Nov 2019 19:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectly
v8.1.2265
|
Sun, 03 Nov 2019 22:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2250: CTRL-U and CTRL-D don't work in popup window
v8.1.2250
|
Sat, 02 Nov 2019 22:15:05 +0100 |
Bram Moolenaar |
patch 8.1.2241: match highlight does not combine with 'wincolor'
v8.1.2241
|
Sat, 02 Nov 2019 20:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2240: popup window width changes when scrolling
v8.1.2240
|
Thu, 24 Oct 2019 19:30:03 +0200 |
Bram Moolenaar |
patch 8.1.2210: using negative offset for popup_create() does not work
v8.1.2210
|
Sun, 20 Oct 2019 19:00:03 +0200 |
Bram Moolenaar |
patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work
v8.1.2193
|
Sun, 20 Oct 2019 18:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2192: cannot easily fill the info popup asynchronously
v8.1.2192
|
Wed, 16 Oct 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu
v8.1.2164
|
Thu, 03 Oct 2019 22:45:03 +0200 |
Bram Moolenaar |
patch 8.1.2110: CTRL-C closes two popups instead of one
v8.1.2110
|
Wed, 02 Oct 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2109: popup_getoptions() hangs with tab-local popup
v8.1.2109
|
Wed, 25 Sep 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2079: popup window test fails without +terminal
v8.1.2079
|
Wed, 25 Sep 2019 22:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2076: crash when trying to put a terminal in a popup window
v8.1.2076
|