if you have a terminal not supported in the base, it should be enough to
drop the terminfo file into the right place:

~$ TERM=xyzzy msnake
Error opening terminal: xyzzy.

~$ mkdir -p ~/snap/msnake/current/.terminfo/x
~$ cp /lib/terminfo/x/xterm-256color ~/snap/msnake/current/.terminfo/x/xyzzy
~$ TERM=xyzzy msnake
< now works! >


** Changed in: snapd (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834631

Title:
  ncurses snaps won't launch with "st-256color" as the termname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1834631/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to