Skip to content
/ vex Public

(WIP) Libvterm based Terminal Emulator for X

Notifications You must be signed in to change notification settings

ChanderG/vex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vex

Warning: Early stage WIP.

VTerm based Terminal Emulator for X.

A (toy) terminal emulator built on top of:

While Eduterm starts us off, actually using libvterm is quite difficult due to the lack of documentation. I have pieced together a bit by reading the source code of libvterm and emacs-libvterm, but am not done yet. When I do have more information, this terminal will be "complete" and I will also document the usage of libvterm clearly here or on my website as blog entries.

Install

Dependencies include X11, Xft etc.

We also need libvterm (statically compiled in):

  1. Get the repo from here https://www.leonerd.org.uk/code/libvterm/ into a folder called deps/libvterm.
  2. Run make in deps/libvterm.
  3. make in the top level.

References

X11 Clipboard:

Unicode support:

About

(WIP) Libvterm based Terminal Emulator for X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published