mirror-ghostty/macos/Sources/Features/Terminal
Jon Parise 33adb58bee macos: remove unneeded initializers
These will be automatically synthesized (they only do memberwise
initialization) and do not need to be manually defined.
2026-05-31 09:54:41 -04:00
..
Window Styles macOS: double click title to enlarge window 2026-04-10 13:41:53 +02:00
BaseTerminalController.swift macOS: fix surface focus/render state after dragging in to to another window/tab (#12338) 2026-05-22 09:05:11 -07:00
ErrorView.swift style(macos): cleanup trailing spaces 2024-08-21 21:53:09 +02:00
TerminalController.swift macos: avoid duplicate appearance sync on tab focus 2026-05-27 19:43:41 +08:00
TerminalRestorable.swift macOS: move the restoration logs 2026-04-25 21:06:20 +02:00
TerminalRestorableState+InteralState.swift macos: remove unneeded initializers 2026-05-31 09:54:41 -04:00
TerminalTabColor.swift macos: swiftlint 'trailing_whitespace' rule 2026-02-19 18:56:43 -05:00
TerminalView.swift macos: add enum type for macos-titlebar-style 2026-03-10 17:15:14 +01:00
TerminalViewContainer.swift macOS: fix intrinsicContentSize race in windowDidLoad (#11256) 2026-03-10 15:35:49 +01:00