Skip to content

termbox isn't maintained anymore and is causing a panic error #84

@zapashcanon

Description

@zapashcanon

Hi,

When running slit on any file with a recent alacritty:

panic: termbox: error while reading terminfo data: termbox: unsupported terminal

goroutine 1 [running]:
github.com/tigrawap/slit.(*viewer).termGui(0xc00000c1e0)
	/home/zapashcanon/.local/bin/go/src/github.com/tigrawap/slit/term.go:478 +0xa14
github.com/tigrawap/slit.(*Slit).Display(0xc000072410)
	/home/zapashcanon/.local/bin/go/src/github.com/tigrawap/slit/slit.go:109 +0x12f
main.main()
	/home/zapashcanon/.local/bin/go/src/github.com/tigrawap/slit/cmd/slit/main.go:96 +0x5f2

See this similar issue for some workarounds. :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions