wok view fbterm/description.txt @ rev 21566

updated wesnoth again (1.10.3 -> 1.14.7)
author Hans-G?nter Theisgen
date Fri May 17 14:20:42 2019 +0100 (2019-05-17)
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