            Termit

    Simple terminal emulator based on vte library.

    Features:
        * tabs
        * bookmarks
        * encodings (all available from GTK2)
        * sessions (See doc/session.example for details.)

    Configuration can be changed via $HOME/.config/termit/termit.cfg file (example is provided).
    
    Command-line arguments:
        * --version (-v) - prints version info
        * --session=[sess.file] - load session at startup
        * --execute=[cmd] - execute command (also -c)

    Keybindings can be configured vie termit.cfg. See defaults in doc/termit.example.


