mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 13:10:44 +00:00
* handle_background_color: short-circuit if handled already * Unit tests for handle_background_color * set waiting_for_bg_response to false in tui_terminal_after_startup By then it should have been received.