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
|
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
|
Sat, 21 Sep 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2063: some tests fail when +balloon_eval_term is missing
v8.1.2063
|
Tue, 17 Sep 2019 21:30:05 +0200 |
Bram Moolenaar |
patch 8.1.2050: popup window test fails in some configurations
v8.1.2050
|
Sun, 15 Sep 2019 18:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2039: character from 'showbreak' does not use 'wincolor'
v8.1.2039
|
Sat, 14 Sep 2019 21:30:03 +0200 |
Bram Moolenaar |
patch 8.1.2030: tests fail when build with normal features and terminal
v8.1.2030
|
Sun, 08 Sep 2019 17:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2009: cursorline highlighting not updated in popup window
v8.1.2009
|
Sat, 07 Sep 2019 14:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1997: no redraw after a popup window filter is invoked
v8.1.1997
|
Fri, 06 Sep 2019 21:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1993: more functions can be used as methods
v8.1.1993
|
Wed, 04 Sep 2019 18:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1982: more functions can be used as methods
v8.1.1982
|
Tue, 03 Sep 2019 22:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1969: popup window filter is used in all modes
v8.1.1969
|
Mon, 02 Sep 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1967: line() only works for the current window
v8.1.1967
|
Sun, 01 Sep 2019 23:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1963: popup window filter may be called recursively
v8.1.1963
|
Sun, 01 Sep 2019 17:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1959: when using "firstline" in popup window text may jump
v8.1.1959
|
Sun, 01 Sep 2019 15:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1956: screenshot tests may use a different encoding
v8.1.1956
|
Sun, 01 Sep 2019 15:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1955: tests contain typos
v8.1.1955
|
Fri, 30 Aug 2019 22:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1949: cannot scroll a popup window to the very bottom
v8.1.1949
|
Fri, 30 Aug 2019 17:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1945: popup window "firstline" cannot be reset
v8.1.1945
|
Sat, 24 Aug 2019 19:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1920: cannot always close a popup when filter consumes all events
v8.1.1920
|
Sat, 24 Aug 2019 16:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1919: using window options when passing a buffer to popup_create()
v8.1.1919
|
Sat, 24 Aug 2019 15:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1917: non-current window is not redrawn when moving popup
v8.1.1917
|
Wed, 21 Aug 2019 23:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1909: more functions can be used as methods
v8.1.1909
|
Wed, 21 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1908: every popup window consumes a buffer number
v8.1.1908
|
Wed, 21 Aug 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1907: wrong position for info popup with scrollbar on the left
v8.1.1907
|
Wed, 21 Aug 2019 18:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1905: cannot set all properties of the info popup
v8.1.1905
|
Wed, 21 Aug 2019 17:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1904: cannot have an info popup align with the popup menu
v8.1.1904
|
Wed, 21 Aug 2019 15:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1902: cannot have an info popup without a border
v8.1.1902
|
Sun, 18 Aug 2019 16:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1882: cannot specify properties of the info popup window
v8.1.1882
|
Sun, 18 Aug 2019 15:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1881: popup window test fails in some configurations
v8.1.1881
|
Sun, 18 Aug 2019 15:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
|
Sat, 17 Aug 2019 19:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1874: modeless selection in popup window overlaps scrollbar
v8.1.1874
|
Fri, 16 Aug 2019 17:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1856: popup preview test fails sometimes
v8.1.1856
|
Sat, 10 Aug 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1837: popup test fails if clipboard is supported but not working
v8.1.1837
|
Mon, 05 Aug 2019 22:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1819: :pedit does not work with a popup preview window
v8.1.1819
|
Sun, 04 Aug 2019 21:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1814: a long title in a popup window overflows
v8.1.1814
|
Sun, 04 Aug 2019 18:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1811: popup window color cannot be set to "Normal"
v8.1.1811
|
Sun, 04 Aug 2019 18:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1810: popup_getoptions() is missing an entry for "mapping"
v8.1.1810
|
Sat, 03 Aug 2019 16:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1799: cannot avoid mapping for a popup window
v8.1.1799
|
Thu, 01 Aug 2019 21:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1787: cannot resize a popup window
v8.1.1787
|
Sun, 28 Jul 2019 21:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1773: the preview popup window may be too far to the right
v8.1.1773
|
Sat, 20 Jul 2019 18:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1719: popup too wide when 'showbreak' is set
v8.1.1719
|
Sat, 20 Jul 2019 15:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1717: last char in menu popup window highlighted
v8.1.1717
|
Thu, 18 Jul 2019 14:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1713: highlighting cursor line only works with popup_menu()
v8.1.1713
|
Wed, 17 Jul 2019 21:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1709: Coverity warns for possibly using a NULL pointer
v8.1.1709
|
Wed, 17 Jul 2019 21:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1707: Coverity warns for possibly using a NULL pointer
v8.1.1707
|
Tue, 16 Jul 2019 22:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1705: using ~{} for a literal dict is not nice
v8.1.1705
|
Sun, 14 Jul 2019 18:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1692: using *{} for literal dict is not backwards compatible
v8.1.1692
|
Sat, 13 Jul 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1683: dictionary with string keys is longer than needed
v8.1.1683
|
Sat, 13 Jul 2019 16:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1678: using popup_menu() does not scroll to show the selected line
v8.1.1678
|
Sat, 13 Jul 2019 14:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1676: "maxwidth" of popup window does not always work properly
v8.1.1676
|
Fri, 12 Jul 2019 21:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1673: cannot easily find the popup window at a certain position
v8.1.1673
|
Fri, 12 Jul 2019 18:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1668: popup window test is a bit flaky on some systems
v8.1.1668
|
Fri, 12 Jul 2019 16:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1666: click in popup window scrollbar with border doesn't scroll
v8.1.1666
|
Fri, 12 Jul 2019 16:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1665: crash when popup window with mask is below the screen
v8.1.1665
|
Tue, 09 Jul 2019 20:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1656: popup window width is wrong when using Tabs
v8.1.1656
|
Mon, 08 Jul 2019 23:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1655: popup window border drawn wrong with multi-byte char
v8.1.1655
|