mirror of
https://github.com/syssecfsu/witty.git
synced 2024-11-01 09:39:26 +01:00
wip
This commit is contained in:
parent
cd895cfef7
commit
d551f0158a
@ -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.
|
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>
|
## An Screencast <sub>featuring an older version of WiTTY</sub>
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
background-color: #282a36;
|
background-color: #282a36;
|
||||||
max-width: 880px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.xterm-viewport.xterm-viewport {
|
.xterm-viewport.xterm-viewport {
|
||||||
|
Loading…
Reference in New Issue
Block a user