slackbuilds/system/yaft
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
sbo-patches
README
slack-desc
yaft.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
yaft.info

README

Yet another framebuffer terminal (aka "yaft") is simple terminal emulator for minimalist,
living without X.
This software is being developed to replace Linux console for personal use.

Features:

* various framebuffer types (8/15/16/24/32bpp)
* compatible with vt102 and Linux console (detail)
* UTF-8 encoding and UCS2 glyphs
* 256 colors (same as xterm)
* wallpaper
* DRCS (DECDLD/DRCSMMv1) (experimental)
* sixel (experimental)

OPTIONS

If you need active Background Draw (always draw even if vt is not active):

  BACKGROUND_DRAW=yes sh yaft.SlackBuild


!!! NOTE !!!
sbo-patches/background-draw.patch : For activate the BACKGROUND DRAW option