Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does FlagShip use termcap or terminfo?

flagship termcap terminfo
0
Posted

Does FlagShip use termcap or terminfo?

0

FlagShip uses the more advanced Terminfo for terminal i/o based application (see “man curses” or “man ncurses” for details). But some Linux distributions have missing link to /usr/lib/terminfo, set it by: su ln -s /usr/share/terminfo /usr/lib/terminfo exit ## the su mode You also may set “export FSTERM=fslinux” or in GUI environment “export FSTERM=fslinxterm” and “export FSTERMINFO=/usr/local/FlagShip6/terminfo”. If you are running Terminal i/o based application from GUI/X11 environment (e.g. console in KDE or Gnome), you may preferably invoke “newfswin applicName [-io=t]” which automatically set the environment, see details in fsman section REL. You alternatively may study or modify the /usr/local/FlagShip6/bin/newfs* scripts.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123