diff options
| author | fredizzimo <fsundvik@gmail.com> | 2025-04-26 23:39:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-26 13:39:12 -0700 |
| commit | 1999c4cdc11c530be272d192c5b435a95cb6ba3b (patch) | |
| tree | 1e692db6f85cf7a947890b7dc1fb471aeccabc08 /runtime/lua/vim/shared.lua | |
| parent | dd18ab169128a5bb620c04089eff78ee83ed14a5 (diff) | |
fix: screenchar()/screenstring() with multigrid #32494
Problem:
- When multigrid is enabled, screenchar()/screenstring() functions return wrong
results. See https://github.com/neovide/neovide/issues/2569
- `screenstring()` executed via RPC in child Nvim process, doesn't recognize
floating windows.
Solution:
In ui_comp_get_grid_at_coord(), also iterate window grids.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions
