simeji/jid

Does NOT work inside tmux

fogine opened this issue · 3 comments

Prints characters all over the place and shifts cursor when inside a tmux session (viz image)

jid_tmux_bug

When not inside tmux session, jid workds as expected in the same terminal.

jid_tmux

Seems to be a $TERM-related-issue; with TERM screen-256color or xterm-256color I have that issue as well, if I run jid with TERM=xterm jid < whatever.json, for example, it works as expected.

@evs-ch thx!
I tried jid with tmux and it worked well.
My environment's $TERM is xterm-256color.
I think this issue is a tmux related issue, too.

@fogine If you don't resolve this issue even though you set $TERM (e.g. xterm-color), please reopen this issue.