Skip to content
/ term Public

Yet another VTE wrapper. This time made and customized by me.

Notifications You must be signed in to change notification settings

Phate6660/term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Description

Yet another VTE wrapper. This time made and customized by me.
If anyone is wondering why "valley" is in the name, it's because "valley" is a fairly common handle that I use.

Features

  1. It is fairly minimal.
  2. The settings are hard-coded.
  3. 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.
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:

  1. Clone the repository.
  2. Change whatever settings you want in term.c.
  3. Compile: make && sudo make install.
  4. Profit: valleyTERM.

From Portage (Gentoo):

  1. Install this Gentoo overlay.
  2. Install: emerge -atv valleyterm.
    (-a = ask, -t = tree, -v = verbose. The flags aren't needed, they are just my preference.)
  3. Profit: valleyterm.

Note: Installing from Portage currently uses the default settings.
You need to have the font `Misc Fixed`, else the terminal *will* look like garbage. :)

About

Yet another VTE wrapper. This time made and customized by me.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published