summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/Terminal/TerminalController.swift
AgeCommit message (Expand)Author
2025-09-19macos: "new tab" service should set preferred parent to ensure tabMitchell Hashimoto
2025-09-11macos 26: fix visual glitches with moving tabs and titlebar tabsMitchell Hashimoto
2025-09-03macOS: SurfaceView should implement IdentifiableMitchell Hashimoto
2025-09-02config: bind both physical digit plus unicode digit for `goto_tab`Mitchell Hashimoto
2025-08-24Close other tabs feature on Mac.jamylak
2025-08-22macos: if parent window is fullscreen, new window is fullscreen tooMitchell Hashimoto
2025-08-22macOS: order out alert sheets to avoid Stage Manager focus lossMoeeze Hassan
2025-08-21macos: move activation to after new window/tab is createdDaniel Wennberg
2025-08-21macos: in new_window action, activate AppAljoscha Krettek
2025-06-22macOS: Fix window-decoration=none regression on TahoeMitchell Hashimoto
2025-06-21macos: Close Terminal IntentMitchell Hashimoto
2025-06-21macos: new terminal intentMitchell Hashimoto
2025-06-17macos: disambiguate close tab vs close window for confirmation (#7618)Mitchell Hashimoto
2025-06-17macos: disambiguate close tab vs close window for confirmationMitchell Hashimoto
2025-06-17macOS: Confirm close on window closeMitchell Hashimoto
2025-06-17ci: build macOS releases with Xcode 26Mitchell Hashimoto
2025-06-13macos: use a runtime liquid glass check for our Tahoe stylingMitchell Hashimoto
2025-06-13macos: remove TODOMitchell Hashimoto
2025-06-12macos: tahoe titlebar tabs taking shapeMitchell Hashimoto
2025-06-12macos: remove the duplicated reset zoom accessory view from legacyMitchell Hashimoto
2025-06-12macos: add reset zoom to all window titlesMitchell Hashimoto
2025-06-12macos: tahoe terminal tabs shows titleMitchell Hashimoto
2025-06-12macoS: Split out terminal tabs for ventura vs tahoeMitchell Hashimoto
2025-06-12macos: titlebar tabs uses legacy window for nowMitchell Hashimoto
2025-06-11macos: only titlebar tabs uses legacy styling nowMitchell Hashimoto
2025-06-11macos: titlebar fonts work with new terminal windowMitchell Hashimoto
2025-06-11macos: native terminal style works with new subclassesMitchell Hashimoto
2025-06-11macos: transparent titlebar handles transparent backgroundMitchell Hashimoto
2025-06-11wip: redo terminal window stylingMitchell Hashimoto
2025-06-10macos: hidden titlebar windows should cascade on new tabMitchell Hashimoto
2025-06-10macos: for windowShouldClose, only close the tab if we have multipleMitchell Hashimoto
2025-06-08macos: clear out the surface trees to prevent repeat undoMitchell Hashimoto
2025-06-08macos: fix undo/redo for closing windows with multiple tabsMitchell Hashimoto
2025-06-08macos: red traffic light should be undoableMitchell Hashimoto
2025-06-07macos: make sure we're not registering unnecessary undosMitchell Hashimoto
2025-06-07macos: undo close all windowsMitchell Hashimoto
2025-06-07macos: undo new tabMitchell Hashimoto
2025-06-07macos: undo new windowMitchell Hashimoto
2025-06-07macos: remove TerminalManagerMitchell Hashimoto
2025-06-07add undo/redo keybindings, default them on macOSMitchell Hashimoto
2025-06-07macos: more robust undo tab that goes back to the same positionMitchell Hashimoto
2025-06-07macos: basic undo tab, not quite workingMitchell Hashimoto
2025-06-07macos: basic undo close window, not very robust yetMitchell Hashimoto
2025-06-05macOS: New value-based split tree implementation, move split logic out of Swi...Mitchell Hashimoto
2025-06-05macos: address remaining todosMitchell Hashimoto
2025-06-05macos: rename surfaceTree2 to surfaceTreeMitchell Hashimoto
2025-06-05macos: Remove the legacy SurfaceTreeMitchell Hashimoto
2025-06-05macos: transfer doesBorderTopMitchell Hashimoto
2025-06-05macos: handle surfaceTreeDidChangeMitchell Hashimoto
2025-06-05macos: use surfaceTree2 needsConfirmQuitMitchell Hashimoto