Awesome
Description
Yet another VTE wrapper. This time made and customized by me.</br> If anyone is wondering why "valley" is in the name, it's because "valley" is a fairly common handle that I use.
Features
- It is fairly minimal.
- The settings are hard-coded.
- I'm starting to realize that these might not be features for most people.
Note: You might have to take a look through the source and change what you want. Especially the font.</br> Don't worry; I made sure to comment things, so it shouldn't be too hard.
Dependencies: vte-2.91 and gtk.
Installation
From source:
- Clone the repository.
- Change whatever settings you want in
term.c
. - Compile:
make && sudo make install
. - Profit:
valleyTERM
.
From Portage (Gentoo):
- Install this Gentoo overlay.
- Install:
emerge -atv valleyterm
.</br> (-a = ask, -t = tree, -v = verbose. The flags aren't needed, they are just my preference.) - Profit:
valleyterm
.</br> </br>
Note: Installing from Portage currently uses the default settings.</br>
You need to have the font Misc Fixed
, else the terminal will look like garbage. :)