summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/Terminal/TerminalView.swift
AgeCommit message (Expand)Author
2025-10-10macos: Show "Update and Restart" in the Command Palette (#9131)Mitchell Hashimoto
2025-10-10macos: fixed width for downloading/extracting, better paddingMitchell Hashimoto
2025-10-08Sparkle user driver, drives updates to the view model.Mitchell Hashimoto
2025-10-08macOS: only show the update overlay if window doesn't support itMitchell Hashimoto
2025-10-08macOS: Show update information as an overlayMitchell Hashimoto
2025-06-15macos: AX for debug warningMitchell Hashimoto
2025-06-05macos: rename surfaceTree2 to surfaceTreeMitchell Hashimoto
2025-06-05macos: handle surfaceTreeDidChangeMitchell Hashimoto
2025-06-05macos: restoration for new split treeMitchell Hashimoto
2025-06-05macos: handle split resizingMitchell Hashimoto
2025-06-05new SplitTreeMitchell Hashimoto
2025-05-06macOS: move window title handling fully to AppKitMitchell Hashimoto
2025-04-21macOS: fix responder chainMitchell Hashimoto
2025-04-21add toggle command palette bindingMitchell Hashimoto
2025-04-21macOS: hook up full action executionMitchell Hashimoto
2025-04-21macOS: extract TerminalCommandPaletteMitchell Hashimoto
2025-04-21macOS: hook up command palette C API to actual command paletteMitchell Hashimoto
2025-04-21command palette SwiftUI viewMitchell Hashimoto
2025-01-09Simplify let binding in `TerminalView` title logicBryan Lee
2025-01-09Reduce ghost emoji flash in title barBryan Lee
2024-12-28Handle an empty path to mean no pwdDavid Leadbeater
2024-11-13macos: use the pwd apprt action to set the proxy icon URLMitchell Hashimoto
2024-10-24Fixed type conversion garbagejohnseth97
2024-10-24refactored proxyIconURLDidChange to pwdDidChangejohnseth97
2024-10-24Fixed formattingjohnseth97
2024-10-24Reworked proxy icon, added config options.johnseth97
2024-09-28macos: base class for terminal controllerMitchell Hashimoto
2024-09-27macos: render a terminal in the slide windowMitchell Hashimoto
2024-09-20macos: DraggableWindowView helper (unused currently)Mitchell Hashimoto
2024-09-20macOS: add `macos-titlebar-style = hidden`Qwerasd
2024-08-31macos: show debug build warning even with releasesafe for nowMitchell Hashimoto
2024-08-21style(macos): cleanup trailing spacespnodet
2024-03-28Revert "Revert "Merge pull request #1550 from peteschaffner/titlebar-unzoom-b...Pete Schaffner
2024-03-26Revert "Merge pull request #1550 from peteschaffner/titlebar-unzoom-button"Mitchell Hashimoto
2024-02-22Move un-zoom button into the tab/toolbarPete Schaffner
2024-01-14macos: remove AppState and unify onto Ghostty.App cross-platformMitchell Hashimoto
2024-01-10macos: invalid restorable state whenever surface tree changesMitchell Hashimoto
2023-11-05macos: use Ghostty.AppState as @EnvironmentObjectGregory Anders
2023-11-05macos: support resizing splitsGregory Anders
2023-11-04macos: hook up paste protection delegate, cancel buttonMitchell Hashimoto
2023-10-30macos: improved commentsMitchell Hashimoto
2023-10-30macos: detect when surface tree becomes emptyMitchell Hashimoto
2023-10-30macos: rename all the 2-suffixMitchell Hashimoto
2023-10-30macos: terminal controller owns split dataMitchell Hashimoto
2023-10-30macos: move debug viewMitchell Hashimoto
2023-10-30macos: base config plumbed throughMitchell Hashimoto
2023-10-30macos: implement last surface close to close windowMitchell Hashimoto
2023-10-30macos: working on the new terminalmanagerMitchell Hashimoto
2023-10-30macos: wipMitchell Hashimoto