This commit is contained in:
Zhi Wang 2022-01-12 12:08:29 -05:00
parent cd895cfef7
commit d551f0158a
2 changed files with 2 additions and 3 deletions

View File

@ -46,9 +46,9 @@ window (xterm.js) and create a websocket with the server, which relays the data
The program has been tested on Linux, WSL2, Raspberry Pi 3B (Debian), and MacOSX using Google Chrome, Firefox, and Safari.
## Known bug
## Known issue
WiTTY has some display/encoding issues on macOS with Firefox, especially for zsh. Safari works fine though.
WiTTY might have some display/encoding issues on macOS with Firefox, especially for zsh. Safari works fine though.
## An Screencast <sub>featuring an older version of WiTTY</sub>

View File

@ -8,7 +8,6 @@
padding: 10px 20px;
border-radius: 6px;
background-color: #282a36;
max-width: 880px;
}
.xterm-viewport.xterm-viewport {