diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2023-08-17 00:53:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-17 00:53:10 +0100 |
commit | 22d9338afceae5f8ef3845f152dea07a19d512d1 (patch) | |
tree | cf1d8d437fff51efdf1565f4fbe0a40e72e6ee62 /runtime/lua/vim/_meta/vimfn.lua | |
parent | e928161bde262c238f79bc0fd84e60178ff6a321 (diff) | |
download | rneovim-22d9338afceae5f8ef3845f152dea07a19d512d1.tar.gz rneovim-22d9338afceae5f8ef3845f152dea07a19d512d1.tar.bz2 rneovim-22d9338afceae5f8ef3845f152dea07a19d512d1.zip |
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
A command typed in the cmdwin and executed with `<CR>` is expected to be
executed in the context of the old curwin/buf, so it shouldn't be changed.
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions