A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vincentbernat/vbeterm below:

vincentbernat/vbeterm: Custom terminal based on VTE

Custom terminal based on VTE. There are many terminals available. Many of them are based on VTE, a library implementing a terminal emulator widget for GTK+. Some are highly configurable, some are small but none of them match exactly my expectations.

Here is a short survey:

vbeterm is really tailored to my need. You are unlikely to find it useful. sterm is a derivative with a bit more flexibility. Another close alternative with a ability to configure before compiling is evilvte.

If you plan to write your own, have a look at the exsting one. It is likely that evilvte will support what you want. If it is too "bloated" for your taste, you can start from the minimal demo from the same author. If this demo is too simplistic, you can also have a look at VTE's own demo, written in Vala.

Also, a bold notice about VTE: this is a library whose sole purpose is to support Gnome Terminal. If a feature is needed for Gnome Terminal, it will be added. If a feature is not needed anymore, it will be deprecated and removed quickly. For example, Gnome Terminal removed the ability to set an image background. Shortly after, the corresponding function in VTE was also removed.

For more information, see this blog post.

Execute the following commands:

$ ./configure
$ make
$ sudo make install

You need VTE 0.40.x which is not yet widely available. You can look at commit d98dad for a version working with a more ancient version. On Debian, the appropriate package is libvte-dev.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4