wok view fbterm/description.txt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents
children
line source
1 FbTerm is a fast terminal emulator for linux with frame buffer device or VESA
2 video card. Features include:
4 * mostly as fast as terminal of linux kernel while accelerated scrolling is
5 enabled
6 * select font with fontconfig and draw text with freetype2, same as Qt/Gtk+
7 based GUI apps
8 * dynamically create/destroy up to 10 windows initially running default shell
9 * record scroll-back history for every window
10 * auto-detect text encoding with current locale, support double width scripts
11 like Chinese, Japanese etc
12 * switch between configurable additional text encodings with hot keys on the
13 fly
14 * copy/past selected text between windows with mouse when gpm server is running
15 * change the orientation of screen display, a.k.a. screen rotation
16 * lightweight input method framework with client-server architecture
17 * background image for eye candy