We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows Title
UTF-8 encoded Windows Title is not decoded properly. Please look how decoded Администратор:
Администратор:
The text was updated successfully, but these errors were encountered:
sshd over winPTY send Windows Title as:
std::string("\x1b]0;") +utf8FromWide(newTitle) + "\x07";
Sorry, something went wrong.
What about "vanilla" PuTTY? Just asking because KiTTY seems to be somewhat inactive since 09'2023 and last tag 0.76.1.13...
BTW: @cyd01, do you plan to revive this ultimate PuTTY replacement?
chcp 65001 klink ...
no bug
No branches or pull requests
UTF-8 encoded
Windows Title
is not decoded properly.Please look how decoded
Администратор:
The text was updated successfully, but these errors were encountered: