···4444 # ── Misc ────────────────────────────────────────────────────────────
4545 confirm-close-surface = false;
4646 copy-on-select = false;
4747+4848+ # Use xterm-256color over SSH — remote machines don't have the
4949+ # xterm-ghostty terminfo entry so fall back to a universal term type.
5050+ term = "xterm-256color";
4751 };
4852 };
4953}