aaif-goose/goose

[BUG] Cmd+T / Ctrl+T keyboard shortcut for new chat is not working

クローズ

#9,523 opened on 2026/05/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (4,628 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (45,211 個のスター)
PR merge metrics
 (平均マージ 5d 7h) (30d で 306 merged PRs)

説明

Describe the bug The keyboard shortcut Cmd+T (macOS) / Ctrl+T (Windows/Linux) for starting a new chat in Goose Desktop is not working. Users have to manually click the "New Chat" button every time they want to start a new session.

To Reproduce Steps to reproduce the behavior:

  1. Open Goose Desktop
  2. Start a conversation
  3. Press Cmd+T (macOS) or Ctrl+T (Windows/Linux)
  4. Nothing happens — the app does not navigate to the Home screen to start a new chat

Expected behavior Pressing Cmd+T / Ctrl+T should take the user to the Home tab, allowing them to start a new chat session (same behavior as clicking the "New Chat" button).

Environment

  • Goose Desktop (all platforms affected)
  • Previously implemented in PR #4541 / Issue #4535

Additional context

  • This feature was previously added via PR #4541 ("Added CMD+T keyboard shortcut that takes you to the Home tab")
  • The original feature request was Issue #4535
  • The shortcut appears to have regressed / stopped working in recent builds
  • The only workaround is to manually click the "New Chat" button

コントリビューターガイド