summaryrefslogtreecommitdiffstats
path: root/src/window.c
AgeCommit message (Expand)Author
2024-04-26patch 9.1.0374: wrong botline in BufEnterv9.1.0374Jaehwang Jung
2024-04-07patch 9.1.0272: autocmd may change cwd after :tcd and :lcdv9.1.0272zeertzjq
2024-03-13patch 9.1.0175: wrong window positions with 'winfix{width,height}'v9.1.0175Sean Dewar
2024-03-12patch 9.1.0171: Small split-move related improvementsv9.1.0171Sean Dewar
2024-03-12patch 9.1.0170: Re-allow curwin == prevwin, but document it insteadv9.1.0170Sean Dewar
2024-03-09patch 9.1.0159: Crash in WinClosed after BufUnload closes other windowsv9.1.0159zeertzjq
2024-03-05patch 9.1.0150: Several minor 'winfixbuf' issuesv9.1.0150Sean Dewar
2024-03-03patch 9.1.0147: Cannot keep a buffer focused in a windowv9.1.0147Colin Kennedy
2024-02-28patch 9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()v9.1.0143Christian Brabandt
2024-02-24patch 9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"v9.1.0130Sean Dewar
2024-02-21patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll'v9.1.0121Sean Dewar
2024-02-20patch 9.1.0118: Use different restoration strategy in win_splitmovev9.1.0118Sean Dewar
2024-02-20patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommandsv9.1.0117Sean Dewar
2024-02-20patch 9.1.0116: win_split_ins may not check available roomv9.1.0116Sean Dewar
2024-02-09patch 9.1.0089: qsort() comparison functions should be transitivev9.1.0089Christian Brabandt
2024-01-25patch 9.1.0059: No event triggered before creating a windowv9.1.0059Sergey Vlasov
2024-01-23patch 9.1.0048: Abort opening cmdwin if autocmds screw things upv9.1.0048Sean Dewar
2024-01-23patch 9.1.0047: issues with temp curwin/buf while cmdwin is openv9.1.0047Sean Dewar
2024-01-16patch 9.1.0033: Insert mode not stopped if closing prompt buffer modifies hid...v9.1.0033zeertzjq
2024-01-12patch 9.1.0019: cmdline may disappear when changing 'cmdheight'v9.1.0019Christian Brabandt
2024-01-03patch 9.1.0001: when closing window, wincmd p may failv9.1.0001Sean Dewar
2023-12-16patch 9.0.2168: Moving tabpages on :drop may cause an endless loopv9.0.2168Christian Brabandt
2023-12-01patch 9.0.2140: [security]: use-after-free in win-enterv9.0.2140Christian Brabandt
2023-11-27patch 9.0.2134: ml_get error when scrollingv9.0.2134Christian Brabandt
2023-11-16patch 9.0.2106: [security]: Use-after-free in win_close()v9.0.2106Christian Brabandt
2023-09-05patch 9.0.1873: [security] heap-buffer-overflow in vim_regsub_bothv9.0.1873Christian Brabandt
2023-09-04patch 9.0.1864: still crash with bt_quickfix1_pocv9.0.1864Christian Brabandt
2023-08-20patch 9.0.1772: Cursor may be adjusted in 'splitkeep'ed windowsv9.0.1772Luuk van Baal
2023-08-17patch 9.0.1726: incorrect heights in win_size_restore()v9.0.1726Sean Dewar
2023-08-13patch 9.0.1710: scrolloff options work slightly differentv9.0.1710Christian Brabandt
2023-06-05patch 9.0.1608: update_topline() is called twicev9.0.1608Luuk van Baal
2023-06-02patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor"v9.0.1599Luuk van Baal
2023-05-24patch 9.0.1576: users may not know what to do with an internal errorv9.0.1576Bram Moolenaar
2023-05-20patch 9.0.1571: RedrawingDisabled not used consistentlyv9.0.1571Bram Moolenaar
2023-05-14patch 9.0.1554: code for handling 'switchbuf' is repeatedv9.0.1554Yegappan Lakshmanan
2023-05-12patch 9.0.1546: some commands for opening a file don't use 'switchbuf'v9.0.1546Yegappan Lakshmanan
2023-05-06patch 9.0.1513: text scrolls unnecessarily when splittingv9.0.1513Luuk van Baal
2023-04-26patch 9.0.1491: wrong scrolling with ls=0 and :botright splitv9.0.1491zeertzjq
2023-04-22patch 9.0.1479: small source file problems; outdated list of distrib. filesv9.0.1479Bram Moolenaar
2023-04-02patch 9.0.1439: start Insert mode when accessing a hidden prompt bufferv9.0.1439orbital
2023-03-07patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected filev9.0.1390Yegappan Lakshmanan
2023-02-27patch 9.0.1362: ml_get error when going to another tabv9.0.1362Bram Moolenaar
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2023-02-15patch 9.0.1312: Cursor position wrong when splitting window in insert modev9.0.1312Luuk van Baal
2023-01-26patch 9.0.1246: code is indented more than necessaryv9.0.1246Yegappan Lakshmanan
2022-12-13patch 9.0.1051: after a failed CTRL-W ] next command splits windowv9.0.1051Rob Pilling
2022-12-07patch 9.0.1025: WinScrolled is not triggered when filler lines changev9.0.1025zeertzjq
2022-11-28patch 9.0.0967: leaking memory from autocmd windowsv9.0.0967Bram Moolenaar
2022-11-28patch 9.0.0965: using one window for executing autocommands is insufficientv9.0.0965Bram Moolenaar
2022-11-28patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen"v9.0.0964Luuk van Baal