merged
ravitemer/mcphub.nvim • 4:52 AM - Sep 28, 2025
It inserts a default set of box-drawing characters for window borders when vim.o.winborder is empty so that the confirmation dialog’s header and buttons are no longer invisible. This change improves UI consistency out of the box by ensuring dialogs are always framed. However, hardcoding a specific border style may conflict with custom themes, environments without proper glyph support, and offers no fallback or configuration options for alternative borders.
