-
-
Notifications
You must be signed in to change notification settings - Fork 0
The CAFE Terminal Emulator
License
cafe-desktop/cafe-terminal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the CAFE terminal emulator application. cafe-terminal is only the shell (menubar, prefs dialog); the terminal emulation ("stuff in the middle") comes from the BTE widget. Remember this when you report a bug. ;-) CAFE terminal is a fork of GNOME terminal. How it works === Profiles - all settings are stored in profiles. prefs dialog edits the current profile Session - just the number of open windows/tabs and their profile is stored per-session Command line options - do not overlap things that are preferences == Install == Example: ./autogen.sh --prefix=/usr --sysconfdir=/etc \ --disable-static --localstatedir=/var --with-gnu-ld make sudo make install
About
The CAFE Terminal Emulator