From d551f0158a86f09abe5744e907a10c8e01903d5f Mon Sep 17 00:00:00 2001 From: Zhi Wang Date: Wed, 12 Jan 2022 12:08:29 -0500 Subject: [PATCH] wip --- README.md | 4 ++-- assets/main.css | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53e31b6..f5fb508 100644 --- a/README.md +++ b/README.md @@ -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 featuring an older version of WiTTY diff --git a/assets/main.css b/assets/main.css index ab73e72..a3dd91d 100644 --- a/assets/main.css +++ b/assets/main.css @@ -8,7 +8,6 @@ padding: 10px 20px; border-radius: 6px; background-color: #282a36; - max-width: 880px; } .xterm-viewport.xterm-viewport {