Skip to content
Discussion options

You must be logged in to vote

As Bruce mentioned above, the existing escape code for notifications work perfectly fine over SSH. If it doesn't work in Claude Code, that's either:

  1. because you don't have terminfo → https://ghostty.org/docs/help/terminfo#ssh.
  2. a bug in Claude Code.

You can confirm it yourself by running:

printf '\033]9;works!\033\\'

(I am aware my screenshot is not of macOS, but there should be no difference across OSs since this is handled by the cross-platform Zig core.)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 00-kat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants