-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
bugSomething isn't workingSomething isn't workinghterm-falloutProblems caused by removing htermProblems caused by removing hterm
Description
It seems that the color preferences are no longer respected in 1.4.0.
I was looking through the release notes, and did not see anything to explain it.
What version of GoTTY are you using (gotty --version)?
Gotty 1.4.0 - bug exists
Gotty 1.3.0 - bug does not exist
What operating system and browser are you using?
Ubuntu 20.04
What did you do?
Have this file in ~/.gotty
port = 3000
term = "hterm"
preferences {
background_color = "white"
foreground_color = "black"
cursor_color = "blue"
}
and run gotty --once ls
Note: This exact same config worked in all previous Gotty versions, including 1.3.0
What did you expect to see?
The terminal background color should be white.
What did you see instead?
The terminal background color was black.
AdrieanKhisbe
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghterm-falloutProblems caused by removing htermProblems caused by removing hterm