aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung2022-04-03
* fix: correct vertical dragging room calculation with global statusline (#17928)zeertzjq2022-03-31
* refactor: assume `STATUS_HEIGHT` to be 1 (#17804)Famiu Haque2022-03-27
* vim-patch:8.2.4631: crash when switching window in BufWipeout autocommandzeertzjq2022-03-27
* chore: add additional compiler flags (#17815)Lewis Russell2022-03-24
* fix(float): don't always switch window when deleting last listed buffer (#17836)zeertzjq2022-03-24
* fix(float): make laststatus=1 behave consistently with floating windowszeertzjq2022-03-23
* fix(float): handle buffer deletion with floating windowszeertzjq2022-03-23
* fix(win_close): count the window the be closed instead of curwinzeertzjq2022-03-23
* fix(aucmd_win): always make aucmd_win the last windowzeertzjq2022-03-23
* vim-patch:8.2.1078: highlight and match functionality together in one file (#...Lewis Russell2022-03-23
* fix(PVS/V583): the '?:' operator always returns one and the same value (#17790)dundargoc2022-03-20
* vim-patch:8.1.1734: the evalfunc.c file is too bigLewis Russell2022-03-20
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | vim-patch:8.2.1401: cannot jump to the last used tabpageSean Dewar2022-03-14
* | vim-patch:8.2.4454: resetting cmdwin_type only for one situationSean Dewar2022-03-14
* | vim-patch:8.2.4432: cannot use settabvar() while the cmdline window is openSean Dewar2022-03-14
* | vim-patch:8.2.4428: crash when switching tabpage while in the cmdline windowSean Dewar2022-03-14
* | vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a windowVVKot2022-03-13
* | vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2022-03-13
* | vim-patch:8.1.0892: failure when closing a window when location list is in useVVKot2022-03-13
* | fix(win_split_ins): do not fail when oldwin is not validzeertzjq2022-03-13
* | vim-patch:8.2.4513: window-local directory is not applied if 'acd' failszeertzjq2022-03-07
* | vim-patch:8.2.3920: restoring directory after using another window is ineffic...zeertzjq2022-03-07
* | vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' setzeertzjq2022-03-07
* | refactor(aucmd_win): remove need to restore window layoutSean Dewar2022-02-23
* | fix(aucmd_win): ensure aucmd_win stays floatingSean Dewar2022-02-23
* | Merge pull request #17363 from zeertzjq/dirchangedprezeertzjq2022-02-17
|\ \
| * | feat(events): add DirChangedPrezeertzjq2022-02-11
* | | vim-patch:8.2.4154: ml_get error when exchanging windows in Visual modezeertzjq2022-02-15
| |/ |/|
* | vim-patch:8.2.0580: window size wrong if 'ea' is off and 'splitright' is onzeertzjq2022-02-12
* | vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not workzeertzjq2022-02-12
* | fix: close floating windows when calling win_close()Rom Grk2022-02-10
|/
* vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selectionSean Dewar2022-02-03
* vim-patch:8.2.4248: no proper test for moving the window separatorzeertzjq2022-01-29
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* vim-patch:8.2.3671: restarting Insert mode in prompt buffer too oftenSean Dewar2021-12-07
* vim-patch:8.2.1783: try-catch test failsSean Dewar2021-12-07
* vim-patch:8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"Sean Dewar2021-12-07
* vim-patch:8.1.0042: if omni completion opens a window Insert mode is stoppedSean Dewar2021-12-07
* fix(prompt): add missing changes from v8.1.0036Sean Dewar2021-12-07
* vim-patch:8.1.0035: not easy to switch between prompt buffer and other windowsSean Dewar2021-12-07
* vim-patch:8.1.2136: using freed memory with autocmd from fuzzerSean Dewar2021-11-24
* Merge pull request #16341 from zeertzjq/vim-8.2.2518nightlyJan Edmund Lazo2021-11-21
|\
| * vim-patch:8.2.3572: memory leak when closing window and using "multispace"zeertzjq2021-11-17
* | Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\ \
| * | vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedzeertzjq2021-11-19