Skip to content
Commit fa4b5318 authored by Emanuel Haupt's avatar Emanuel Haupt
Browse files

net-im/gomuks: Fix runtime within a tmux session

An upstream change [1] made it a requirement to have `infocmp` installed
for parsing terminal capabilities within a tmux session.

While ncurses from base works perfectly fine with gomuks, base does not
ship with `infocmp` thus creating a hard dependency to devel/ncurses.

Patch port to revert upstream change.

[1] https://github.com/tulir/tcell/commit/aef08b141333dfbaad8a7f0c187d7ab7d2b203c9
    https://github.com/tulir/tcell/blob/bb9a2b9b1937b1ede6a00450b2650b7b0befe2fc/terminfo/dynamic/dynamic.go#L121

PR:		263213
Upstream issue:	https://github.com/tulir/gomuks/issues/363
Reported by:	parakleta@darkreality.org
parent 775ccb6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment