Skip to content

Ghostty config reload (⌘⇧,) doesn't work #240

@Whoaa512

Description

@Whoaa512

The default Ghostty keybinding for reload_config (⌘⇧,) doesn't appear to work in Supacode. Pressing it in a focused terminal surface has no visible effect — config changes (e.g. font size, colors) don't apply until the app is restarted.

The runtime does have the infrastructure to handle GHOSTTY_ACTION_RELOAD_CONFIG in GhosttyRuntime.handleAction, so the binding may not be reaching Ghostty's key handler, or the surface-level config update may not be taking effect as expected.

Expected behavior: Pressing ⌘⇧, reloads ~/.config/ghostty/config and applies changes to terminal surfaces (matching standalone Ghostty behavior).

Workaround: Restart Supacode.

Environment:

  • macOS 26
  • Supacode latest (as of 2026-04-14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions