Hi. I have seen Rebex supports at least xterm 256 color mode, but it seems only 16 color mode is available in RoyalTS. Ref:
https://www.rebex.net/terminal-emulation.net/features/terminal-emulation.aspx#settings
I can surely use putty instead, but I really like the performance of that direct mode aswell. Can you add an option to activate 256 color?
Hi Rune,
I'm not sure what you mean. You can only define the 16 base ANSI colors but the terminal can render the full 256 color palette:
You can try it yourself:
for i in {0..255} ; do printf "\x1b[48;5;%sm%3d\e[0m " "$i" "$i" if (( i == 15 )) || (( i > 15 )) && (( (i-15) % 6 == 0 )); then printf "\n"; fi done
You have absolutely right. It was btop that use truecolor as default that fooled me. :)
Rune Goksør
Hi. I have seen Rebex supports at least xterm 256 color mode, but it seems only 16 color mode is available in RoyalTS. Ref:
https://www.rebex.net/terminal-emulation.net/features/terminal-emulation.aspx#settings
I can surely use putty instead, but I really like the performance of that direct mode aswell. Can you add an option to activate 256 color?
Hi Rune,
I'm not sure what you mean. You can only define the 16 base ANSI colors but the terminal can render the full 256 color palette:
You can try it yourself:
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstStefan Koell
Hi Rune,
I'm not sure what you mean. You can only define the 16 base ANSI colors but the terminal can render the full 256 color palette:
You can try it yourself:
Rune Goksør
You have absolutely right. It was btop that use truecolor as default that fooled me. :)
-
What happened to the forum?
-
About this Forum
-
Security Information
-
Supported Secure Gateway (SSH) ciphers
-
Why is no remote file browser in SCP available?
-
What encryption is used in the rtsz files when enabled?
-
Royal TS V4 License File
-
How to resolve RDP resolution issues in Windows 7 with high resolution screen
-
Auto Fill in web page connection
-
How to reference custom properties in tasks and templates?
See all 275 topics