cmux/Sources
Lawrence Chen 054da7e883 Disambiguate Sentry environment between production and dev
Set Sentry environment to "development" for DEBUG builds and "production"
for Release builds. Also disable debug logging in production to reduce
noise and potential performance impact.
2026-01-29 20:41:50 -08:00
..
Splits Update app and tooling 2026-01-29 17:36:26 -08:00
Update Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00
AppDelegate.swift Disambiguate Sentry environment between production and dev 2026-01-29 20:41:50 -08:00
Backport.swift Update app and tooling 2026-01-29 17:36:26 -08:00
cmuxApp.swift Point docs link to term.cmux.dev 2026-01-29 18:51:18 -08:00
ContentView.swift Normalize window controls and confirm close panel 2026-01-29 02:20:54 -08:00
GhosttyConfig.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
GhosttyTerminalView.swift Record jump-to-unread focus on first responder 2026-01-29 19:28:12 -08:00
KeyboardShortcutSettings.swift Add KeyboardShortcutSettings to enable customizable shortcuts 2026-01-29 19:01:20 -08:00
NotificationsPage.swift Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00
SocketControlSettings.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
TabManager.swift Record jump-to-unread focus on first responder 2026-01-29 19:28:12 -08:00
TerminalController.swift Fix socket key input and add OSC 777 test 2026-01-29 01:19:19 -08:00
TerminalNotificationStore.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
TerminalView.swift Revert "Add Ghostty-style scrollbars and focus handling" 2026-01-22 03:48:23 -08:00
WindowAccessor.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
WindowDecorationsController.swift Update app and tooling 2026-01-29 17:36:26 -08:00
WindowToolbarController.swift Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00