evilvte is a VTE based super lightweight terminal emulator. evilvte is a terminal emulator. It supports almost everything VTE provides. It also supports tabs, tabbar autohide, and switch encoding at runtime. Configuration is via editing source code and recompilation. A standard
stripped binary size of evilvte is less than 9 kilobytes.
Product's homepage
Requirements:
· gtk+
· VTE
What's New in This Release: [ read full changelog ]
· Better compatibility with some compilers and CFLAGS Thanks to Daniel Richard G. < skunk AT iSKUNK DOT ORG >
· Support key bindings for ALT_SHIFT, CTRL_ALT_SHIFT, and CTRL_SHIFT
· Auto-detect gtk_*_resize_grip in dlopen() mode
· Fix a potential bug for HOTKEY_SCROLL_ONE_PAGE_
· Strict minimum font size to 1
· Hide DEFAULT_ENCODING, PROGRAM_NAME, and PROGRAM_VERSION
· Make everything GTK+ 3.4.0 compatible