Files
neovim/runtime/lua/vim
Sean Dewar 24dfa47e4f vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands
Problem:  win_splitmove fires WinNewPre and possibly WinNew when moving
          windows, even though no new windows are created.
Solution: don't fire WinNew and WinNewPre when inserting an existing
          window, even if it isn't the current window. Improve the
          accuracy of related documentation. (Sean Dewar)

96cc4aef3d

Partial as WinNewPre has not been ported yet (it currently has problems anyway).
2024-03-08 23:24:04 +00:00
..
2024-02-21 06:29:53 +08:00
2023-09-20 13:42:41 +01:00
2024-03-06 10:45:22 +00:00
2024-03-06 10:45:22 +00:00
2024-03-06 10:45:22 +00:00
2024-03-06 10:57:21 +00:00
2024-01-16 09:33:10 +00:00
2024-03-06 21:56:47 +00:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2024-03-06 10:45:22 +00:00
2024-03-06 16:03:33 +00:00