allinurl/goaccess

Crashes in Warp

Opened this issue · 1 comments

When using the Warp teminal emulator (https://www.warp.dev/), Go Access quits immediately on start up.

If I run goaccess access_log for example, the TUI flashes up briefly, then it quits.

Just from a quick run, I’m guessing the issue is due to the config log/format dialog requiring a minimum screen size (rows/cols). When I specify the log-format in the command line, it works fine, so that’s where my assumption comes from. I’ll need to debug this—what screen size are you using to open GoAccess? It seems like the default rendering in Warp terminal is quite large...

Image