index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macos
/
Sources
/
Features
/
Terminal
/
BaseTerminalController.swift
Age
Commit message (
Expand
)
Author
2025-10-08
macOS: only show the update overlay if window doesn't support it
Mitchell Hashimoto
2025-10-03
macos: avoid any zero-sized content size increments
Mitchell Hashimoto
2025-09-30
refactor: no need to set from for moveFocus probably
himura467
2025-09-30
fix: the renderer's cursor remains in an unfocused state (block_hollow)
himura467
2025-09-29
docs(BaseTerminalController)
himura467
2025-09-29
refactor(focusSurface): check app status in advance
himura467
2025-09-28
feat: focus terminal in basic cases
himura467
2025-09-18
macos: bell-features=title works again
Mitchell Hashimoto
2025-09-18
macos: set initial window in TerminalWindow awakeFromNib
Mitchell Hashimoto
2025-08-22
macOS: order out alert sheets to avoid Stage Manager focus loss
Moeeze Hassan
2025-06-21
macos: Close Terminal Intent
Mitchell Hashimoto
2025-06-21
macos: NewTerminalIntent returns Terminal, can split
Mitchell Hashimoto
2025-06-12
macos: add reset zoom to all window titles
Mitchell Hashimoto
2025-06-11
macos: native terminal style works with new subclasses
Mitchell Hashimoto
2025-06-10
macos: unsplit window shouldn't allow split zooming
Mitchell Hashimoto
2025-06-07
macos: fix some CI build issues
Mitchell Hashimoto
2025-06-07
macos: make sure we're not registering unnecessary undos
Mitchell Hashimoto
2025-06-07
macos: remove TerminalManager
Mitchell Hashimoto
2025-06-07
macos: compile errors in CI
Mitchell Hashimoto
2025-06-07
macos: configurable undo timeout
Mitchell Hashimoto
2025-06-07
macos: basic undo close window, not very robust yet
Mitchell Hashimoto
2025-06-07
macos: implement a custom ExpiringUndoManager, setup undo for new/close
Mitchell Hashimoto
2025-06-07
wip: undo
Mitchell Hashimoto
2025-06-05
input: add focus split directional commands to command palette
Mitchell Hashimoto
2025-06-05
macos: resize split keybind handling
Mitchell Hashimoto
2025-06-05
macos: unzoom on new split and focus change
Mitchell Hashimoto
2025-06-05
macos: address remaining todos
Mitchell Hashimoto
2025-06-05
macos: fix focus after closing splits
Mitchell Hashimoto
2025-06-05
macos: rename surfaceTree2 to surfaceTree
Mitchell Hashimoto
2025-06-05
macos: Remove the legacy SurfaceTree
Mitchell Hashimoto
2025-06-05
macos: handle surfaceTreeDidChange
Mitchell Hashimoto
2025-06-05
macos: handle split zooming
Mitchell Hashimoto
2025-06-05
macos: spatial focus navigation
Mitchell Hashimoto
2025-06-05
macos: equalize splits works with new tree
Mitchell Hashimoto
2025-06-05
macos: use surfaceTree2 needsConfirmQuit
Mitchell Hashimoto
2025-06-05
macos: fix up command palette, focusing
Mitchell Hashimoto
2025-06-05
macos: focus split previous/next
Mitchell Hashimoto
2025-06-05
macos: unify confirm close in our terminal controllers
Mitchell Hashimoto
2025-06-05
macos: restoration for new split tree
Mitchell Hashimoto
2025-06-05
macos: setup sequence for SplitTree
Mitchell Hashimoto
2025-06-05
macos: confirm close on split close
Mitchell Hashimoto
2025-06-05
macos: handle split resizing
Mitchell Hashimoto
2025-06-05
new SplitTree
Mitchell Hashimoto
2025-06-02
macos: fix small memory leak in surface tree when closing splits
Mitchell Hashimoto
2025-05-30
macos: quick terminal can equalize splits
Mitchell Hashimoto
2025-05-06
macOS: move window title handling fully to AppKit
Mitchell Hashimoto
2025-05-06
feat: implement toggleMaximize for macOS (#7191)
Mitchell Hashimoto
2025-05-06
macOS: save/restore firstResponder on non-native fullscreen
Mitchell Hashimoto
2025-04-28
Rename maximize notification and refine handler
Aaron Ruan
2025-04-27
Refactor toggleMaximize to use notifications
Aaron Ruan
[next]