如何在ConEmu上动态更改调色板?


0

我正在使用ConEmu,并且如果我将ssh切换到特定机器,则希望动态更改调色板。这可能吗?我已经使用App Distinct设置进行了一些测试,但未成功。

Answers:


0

您只能为设置AppDistinct调色板ssh.exe,因此无法使用AppDistinct由服务器选择某些调色板。

但是您可以将Task设置为连接到服务器并选择调色板。

ssh.exe -new_console:P:"your-pal" rest-of-ssh-switches
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.