Commit History

Author SHA1 Message Date
  bfredl e61228a214 fix(tests): needing two calls to setup a screen is cringe 2 months ago
  zeertzjq 4f9311b759 fix(window): making float with title/footer non-float leaks memory (#30551) 3 months ago
  zeertzjq f55213ce0e fix(api): fix crash/leak with float title/footer on error (#30543) 3 months ago
  zeertzjq eea6b84a87 test(api/window_spec): remove duplicate test (#30538) 3 months ago
  dundargoc aa6b9c677d refactor: use `vim._with` where possible 7 months ago
  bfredl fb43741f80 refactor(tests): use more global highlight definitions 7 months ago
  Will Hopkins 16513b3033 feat(api): allow floats to be opened in non-current tabpage (#28480) 8 months ago
  dundargoc 052498ed42 test: improve test conventions 9 months ago
  luukvbaal 344906a08f fix(api): do not update grid position in nvim_win_set_cursor (#28235) 9 months ago
  zeertzjq 5cfdaaaeac fix(api): ignore 'autochdir' when renaming other buf (#28376) 9 months ago
  Raphael 2fc2343728 fix(api): ignore 'autochdir' when setting buf in other win (#28371) 9 months ago
  zeertzjq 4ec8fd43bf fix(api): make width/height for split by nvim_open_win work (#28341) 9 months ago
  Sean Dewar 7180ef6901 feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192 9 months ago
  Lewis Russell 81fc27124b refactor(test): inject after_each differently 9 months ago
  dundargoc 7035125b2b test: improve test conventions 9 months ago
  Luuk van Baal c971f538ab fix(api): update grid cursor in nvim_win_set_cursor() 10 months ago
  Sean Dewar b52d15853e fix(api): win_set_config set tp_curwin of win moved from other tabpage 10 months ago
  Sean Dewar 54022a2946 fix(api): win_set_config update statuslines after removing splits 10 months ago
  Sean Dewar e7c262f555 fix(api): patch some cmdwin/textlock holes 10 months ago
  Sean Dewar d942c2b943 fix(api): handle win_split_ins failure properly 10 months ago
  Sean Dewar a70eae57bd fix(api): make open_win block only enter/leave events if !enter && !noautocmd 11 months ago
  Sean Dewar b1577d371a fix(api): make win_set_config with "win" for splits need "split/vertical" 11 months ago
  Sean Dewar 5d58136ccc fix(api): make open_win/win_set_config check if splitting allowed 11 months ago
  Sean Dewar b1e24f240b fix(api): avoid open_win UAF if target buf deleted by autocmds 11 months ago
  Sean Dewar e55a502ed4 fix(api): open_win fire Buf* events when !enter && !noautocmd if entered early 11 months ago
  Sean Dewar a873f33993 fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmd 11 months ago
  Sean Dewar 233649bc75 fix(api): win_set_config fires unnecessary autocmds 11 months ago
  Sean Dewar bcb70eeac4 fix(api): win_set_config autocmds crash when moving win to other tabpage 11 months ago
  Will Hopkins 6bba4beced feat(api): make nvim_open_win support non-floating windows (#25550) 11 months ago
  Sean Dewar cf140fb25b vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open 1 year ago