Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kitty __ commands are disabled when "Disable remote-controlled window title changing" is enabled #483

Open
FlyveHest opened this issue Apr 25, 2023 · 0 comments

Comments

@FlyveHest
Copy link

Kitty supports a range of command via escape codes, for instance, starting WinSCP using this bash command

echo -ne "\033];__ws:${PWD}\007" ;

But, if you enable Disable remote-controlled window title changing in Terminal/Features, this functionality stops working completely.

Removing the checkmark makes the feature work as intended again.

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

No branches or pull requests

1 participant