aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1375: window size wrong after maximizing with WinBarJan Edmund Lazo2020-04-26
* vim-patch:8.0.1334: splitting a window with a WinBar damages window layoutJan Edmund Lazo2020-04-26
* vim-patch:8.0.1125: wrong window height when splitting window with window too...Jan Edmund Lazo2020-04-26
* vim-patch:8.0.1123: cannot define a toolbar for a windowJan Edmund Lazo2020-04-26
* vim-patch:8.1.1745: compiler warning for unused argumentJan Edmund Lazo2020-04-13
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* addressing reviewsMatthieu Coudron2020-03-01
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* autocmd: WinClosed exposes window id as <afile>notomo2020-01-18
* autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
* tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet2020-01-09
* vim-patch:8.1.0974: cannot switch from terminal window to previous tabpageWe're Yet2020-01-03
* vim-patch:8.1.0972: cannot switch from terminal window to next tabpageWe're Yet2020-01-03
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* vim-patch:8.1.1741: cleared/added match highlighting not updated in other windowJan Edmund Lazo2019-12-30
* vim-patch:8.1.1739: deleted match highlighting not updated in other windowJan Edmund Lazo2019-12-30
* vim-patch:8.2.0030: "gF" does not work on output of "verbose command"Jan Edmund Lazo2019-12-22
* floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
* vim-patch:8.1.0434: copy_loclist() is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0410: the ex_copen() function is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.1962: leaking memory when using tagfunc()Rob Pilling2019-10-22
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* vim-patch:8.1.1347: fractional scroll position not restored after closing windowJan Edmund Lazo2019-10-01
* vim-patch:8.1.1327: unnecessary scroll after horizontal splitJan Edmund Lazo2019-10-01
* vim-patch:8.1.0514: CTRL-W ^ does not work when alternate buffer has no nameJan Edmund Lazo2019-10-01
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* docJustin M. Keyes2019-09-11
* anchor float to buffer positionBjörn Linse2019-09-04
* vim-patch:8.1.0046: loading a session file fails if 'winheight' is bigJan Edmund Lazo2019-09-02
* screen: use dedicated message gridBjörn Linse2019-09-01
* teardown: fix win_free_all() heap-use-after-free #10839Abdelhakeem Osama2019-08-25
* api: nvim_win_open() style="minimal" should disable 'foldcolumn'Björn Linse2019-08-14
* build: fix gcc warnings #10568ddcien2019-07-22
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* vim-patch:8.1.0623: iterating through window frames is repeatedJan Edmund Lazo2019-07-15
* window: allow resize wincmds for floatsBjörn Linse2019-07-08
* api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
* vim-patch:8.0.1688: some macros are used without a semicolonJan Edmund Lazo2019-06-26
* vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix windowJan Edmund Lazo2019-06-12
* vim-patch:8.1.0307: there is no good way to get the window layoutJan Edmund Lazo2019-05-26
* lintJustin M. Keyes2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* autocmd: fixes and tests for autocmd window issuesBjörn Linse2019-05-13
* vim-patch:8.1.1205: BufReadPre may move the cursor #9980Justin M. Keyes2019-05-08
* Merge #9798 'aucmd_prepbuf: Use floating window'Justin M. Keyes2019-05-06
|\