Package fbterm

A frame-buffer terminal emulator

http://code.google.com/p/fbterm/

FbTerm is a fast terminal emulator for Linux with frame-buffer device.
Features include:
- mostly as fast as terminal of Linux kernel while accelerated scrolling
  is enabled on frame-buffer device
- select font with fontconfig and draw text with freetype2, same as
  Qt/Gtk+ based GUI apps
- dynamically create/destroy up to 10 windows initially running default
  shell
- record scroll back history for every window
- auto-detect text encoding with current locale, support double width
  scripts like  Chinese, Japanese etc
- switch between configurable additional text encodings with hot keys
  on the fly
- copy/past selected text between windows with mouse when gpm server
  is running

Version: 1.7

General Commands

fbterm a fast Frame Buffer based TERMinal emulator for linux