mirror-ghostty/macos/Sources
Mitchell Hashimoto 28952a7bb0
macos: use TextEditor instead of Text for clipboard confirmation (#9324)
Fixes #9322

SwiftUI `Text` has huge performance issues. On my maxed out MBP it hangs
for any text more than 100KB (it took ~8s to display it!). `TextEditor`
with a constant value works much better and handles scrolling for us,
too!
2025-10-23 09:54:46 -07:00
..
App macOS: Fix New Tab behaviours (#9124) 2025-10-23 09:28:04 -07:00
Features macos: use TextEditor instead of Text for clipboard confirmation (#9324) 2025-10-23 09:54:46 -07:00
Ghostty macos: goto_split direction is performable (#9284) 2025-10-23 09:48:44 -07:00
Helpers macos: use stable display UUID for quick terminal screen tracking (#9256) 2025-10-23 09:45:44 -07:00