Skip to content

amzy31/XtermNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XtermNG - A Simple GTK Terminal Emulator

This is a minimal terminal emulator written in PYTHON using GTK+3 and VTE. It provides a split-view with two terminals and basic keyboard shortcuts.

Build: make

Install system-wide: sudo make install

make executable: make xtermng

Keyboard shortcuts: Ctrl+Shift+Left : Previous terminal Ctrl+Shift+Right : Next terminal Ctrl+= : Zoom in Ctrl+- : Zoom out Ctrl+0 : Reset zoom

The binary is stripped and comes in at around 15KB.

About

XtermNG - A Simple GTK Terminal Emulator This is a minimal terminal emulator written in PYTHON using GTK+3 and VTE. It provides a split-view with two terminals and basic keyboard shortcuts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors