Mitchell Hashimoto e998e053b1 mac: fix split initial focus
When making a split, the window focus doesn't change so the new splits
were defaulting to "false" (not focused). Let's just assume when a
surface is created that it is in fact focused. This generally fixes the
issue.

If we ever programmatically create splits in background windows this
will probably fail so we should find a way on View init to detect if the
window has focus.
2023-05-27 14:37:00 -07:00
..
2023-02-19 10:44:54 -08:00
2023-05-27 14:37:00 -07:00
2023-02-19 10:44:53 -08:00
2023-02-19 10:44:56 -08:00