Closed jaredmales closed 2 years ago
if you press l in milk-fpsCTRL to view all properties, when it says "press any key" only the enter key has any effect, and that causes segfault. See screenshot.
l
Fixed by using proper TUI reentry function: TUI_init_terminal(&wrow, &wcol);
if you press
l
in milk-fpsCTRL to view all properties, when it says "press any key" only the enter key has any effect, and that causes segfault. See screenshot.