42 projects tagged "Terminal Emulators/X Terminals"
Eterm is a vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism. Current features include color support, background images (all Imlib-supported formats), theme support, and pseudo-transparency.
FbTerm is a fast terminal emulator for Linux that uses the frame buffer. It is mostly as fast as the Linux kernel's terminal when accelerated scrolling is enabled on the frame buffer device. It allows you to select fonts with fontconfig, auto-detect and convert text encoding with support for double width scripts like Chinese and Japanese etc, dynamically create and destroy up to 10 windows, record scroll-back history for every window, and copy/paste selected text between windows with mouse the when the gpm server is running.
JChassis ANSI Terminal Controller is a Java API for controlling ANSI-compliant terminals and terminal emulators such a Linux virtual terminals, xterm, Gnome Terminal, and KDE Konsole. The library can be used to display character styles and colors and graphical characters in those environments. It is a repackaging of various JChassis modules into a standalone library that does not require the JChassis SDK or framework.
JChassis TermUI is an API for simple GUI-like user interfaces on ANSI/VT100-compliant terminals and terminal emulators, such as Linux virtual terminals, GNOME Terminal, and KDE Konsole. The intent is similar to that of the ncurses library, but done in pure Java. Several commonly used widgets are available.