diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2024-05-20 20:21:11 +0200 |
---|---|---|
committer | Luuk van Baal <luukvbaal@gmail.com> | 2024-07-20 14:53:42 +0200 |
commit | 89f9f168a5c4317bcc71cb61e64a1dd63d17a377 (patch) | |
tree | 299e83d911e629ea5837343218300502c714698d /runtime/lua/vim/func | |
parent | 5fc25ecc7a383a4bed2199774ed2e26022456ca3 (diff) | |
download | rneovim-89f9f168a5c4317bcc71cb61e64a1dd63d17a377.tar.gz rneovim-89f9f168a5c4317bcc71cb61e64a1dd63d17a377.tar.bz2 rneovim-89f9f168a5c4317bcc71cb61e64a1dd63d17a377.zip |
fix(api): alloc and draw cursor window in nvim__redraw
Problem: Unable to move cursor to recently opened window.
Solution: Make sure uninitialized window is drawn before trying to move
the cursor to it.
Diffstat (limited to 'runtime/lua/vim/func')
0 files changed, 0 insertions, 0 deletions