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

Changing 'TerminalType' breaks control sequences #6

Open
Windos opened this issue Nov 7, 2016 · 0 comments
Open

Changing 'TerminalType' breaks control sequences #6

Windos opened this issue Nov 7, 2016 · 0 comments

Comments

@Windos
Copy link
Contributor

Windos commented Nov 7, 2016

My understanding is that PuTTY's default TerminalType is 'xterm', but the current version of Merge-PSPuTTYTheme explicitly sets this to 'putty-256color'.

This change means that control sequences I'm accustomed to, including simple things like hitting the up arrow to repeat the previous command, aren't working.

My assumption is that the new TerminalType was chosen due to the 256 colour support, however I think (without having looked too much into it) that the default behaviour of PuTTY is to support xterm 256-colour mode.

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