LXTerminal is a desktop-independent VTE-based terminal emulator without any unnecessary dependencies.
Here are some key features of "LXTerminal":
· Support Multi-tab.
· It doesn't have any unnecessary dependencies.
· All instances share the same process to reduce memory usage.
· It has correct behavior with nice performance when resizing window, tab and VTE stuff.
· Using unix-socket instead of D-bus to accomplish all instances share the same process.
Requirements:
· gtk+
· VTE
What's New in This Release: [ read full changelog ]
· Support customizing scrollbar buffer size.
· Support customizing foreground and background color.
· Support customizing position for tab.
· Resolve some compile warnings.