diff options
author | Sean Dewar <6256228+seandewar@users.noreply.github.com> | 2024-02-25 01:22:55 +0000 |
---|---|---|
committer | Sean Dewar <6256228+seandewar@users.noreply.github.com> | 2024-03-08 23:24:05 +0000 |
commit | e3d4dfb6c3fcd22205f6843b96f9a043871113ce (patch) | |
tree | 653e2409b11eb8cd10d6a2d22431c7f97117a0a9 /test/functional/api/window_spec.lua | |
parent | b2245307f2acfd7b62cf5d0c5b199c87c2d37b23 (diff) | |
download | rneovim-e3d4dfb6c3fcd22205f6843b96f9a043871113ce.tar.gz rneovim-e3d4dfb6c3fcd22205f6843b96f9a043871113ce.tar.bz2 rneovim-e3d4dfb6c3fcd22205f6843b96f9a043871113ce.zip |
vim-patch:9.1.0128: win_gotoid() may abort even when not switching a window
Problem: win_gotoid() checks for textlock and other things when switching
to a window that is already current (after v9.1.0119)
Solution: return early with success when attempting to switch to curwin
(Sean Dewar)
https://github.com/vim/vim/commit/2a65e739447949a7aee966ce8a3b75521b2a79ea
Diffstat (limited to 'test/functional/api/window_spec.lua')
0 files changed, 0 insertions, 0 deletions