|
|
TermIt
termit - terminal emulator.
Introduction
Some time ago I was in need of small terminal emulator with tabs and encodings switching. At that time there were "Gnome terminal" and Konsole, which were feature rich and xterm and clones, sakura and Terminal (from Xfce desktop) wich lacked either tabs or encodings switching. I don't use Gnome or KDE or Xfce desktop so "Gnome terminal", Konsole and Terminal were not good for me. For some time I used sakura with my own patch which added support for switching encodings but later I decided to make my own project.
There are only few features from vte library available in termit today but they cover my personal needs today. So it is unlikely that features would grow in numbers.
Features
- tabs
- bookmarks
- encodings (all available from GTK2)
- sessions
- configurable key bindings
Configuration can be done via $HOME/.config/termit/termit.cfg file (example).
Default key bindings
- ALT-Left/Right - jump to left/right tab
- SHITF-Ins - paste
- CTRL-Ins - copy
- CTRL-t - open new tab (also with double-click on tab bar)
- CTRL-w - close current tab
Screenshots
Downloads
Latest stable version 1.3:
Links
Sign in to add a comment

Dear Sir, I made a package for Arch Linux distribution (for now is in unsupported repository); you can find it at: http://aur.archlinux.org/packages.php?do_Details=1&ID=12851&O=0&L=0&C=0&K=termit&SB=n&SO=a&PP=25&do_MyPackages=0&do_Orphans=0&SeB=nd
Best regards
Luca Peduto
What's the possibility of adding a --geometry and/or --scrollbar flags? The reason for this is to avoid having to resize the window everytime I launch mc (Midnight commander). Because of the scrollbar, the window size is reduced and it didn't display all the function keys at the bottom. Another possibility is to increase the width of the window by the number of pixels occupy by the scrollbar. I still think a --geometry flag support would be nice.
Thanks for making this great console emulator.
Hello
There some config for background color?
Thanks?
There are some problems with vte/background color. I'm looking for changes in vte. This option is in termit issues list.