Files
neovim/test/functional
luukvbaal 1d57374c41 fix(ui): textlock still causes issues for UI callbacks #37513
Problem:  There are still ways to run into textlock errors with
          vim.ui_attach callbacks trying to display a UI event.
Solution: Disregard textlock again during vim.ui_attach() callbacks
          (also when scheduled). Partially revert 3277dc3b; avoiding
          to flush while textlock is set is still helpful.
2026-01-27 09:30:37 -05:00
..
2026-01-21 08:41:00 +08:00
2026-01-21 08:41:00 +08:00
2025-12-15 13:55:15 -05:00