Skip to content

kitty: new tabs/windows/os-windows inherit active tab's cwd - #45

Merged
phonkd merged 1 commit into
mainfrom
worktree-kitty-cwd
Jul 23, 2026
Merged

kitty: new tabs/windows/os-windows inherit active tab's cwd#45
phonkd merged 1 commit into
mainfrom
worktree-kitty-cwd

Conversation

@phonkd

@phonkd phonkd commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Uses kitty's built-in *_with_cwd actions plus existing shell integration (OSC 7), no custom wrapper needed.

Uses kitty's built-in *_with_cwd actions plus existing shell
integration (OSC 7), no custom wrapper needed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 23, 2026 11:28
@phonkd
phonkd merged commit 970ebba into main Jul 23, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Home Manager kitty configuration to ensure newly created tabs/windows inherit the active tab’s current working directory by using kitty’s built-in *_with_cwd actions (leveraging OSC 7 cwd reporting via shell integration).

Changes:

  • Add keybindings for cmd+t, cmd+enter, and cmd+n to use kitty’s new_*_with_cwd actions.
  • Document that the behavior relies on kitty shell integration (OSC 7 cwd reporting).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants