You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works for me on linux. For some reason on your system, the response from kitty is not being read, it doesn't really matter since setting tab title never fails barring catastrophic errors. So just ignore it.
On second thoughts, this is caused by a race between the server sending the response and the client changing receiving it, while it is indeed harmless, it should be fixed.
kitty @ set-tab-title foobar
After giving this command, I get following output: ^[P@kitty-cmd{"ok": true}^[\
Then it waits some time, and print: Failed to receive response from kitty
Tab title is changed though. Is that normal? (kitty from master on linux)
The text was updated successfully, but these errors were encountered: