Skip to content

maxvozeler/taterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taterm is a terminal emulator tailored to be used with tiling window managers. There may be special support for various window managers in the future.

Goals

  • Keep the current directory over multiple invocations

    • Single instance via Gtk.Application
  • Work on Wayland (maybe, didn't test)

  • Use VTE3 (Don't need to reinvent the wheel and everything else around it)

  • No gui clutter

    • Window, shell inside, period
  • No tabbing (tiling window manager, remember?)

Features

  • Single instance, directory is taken from last focused terminal
  • Clicking of URIs
  • Scroll lock (WIP)
  • Clean build under latest GTK (3.3.18)

##LICENSE

GPLv3

About

tiling aware terminal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 94.2%
  • Makefile 5.6%
  • Vim Script 0.2%