/ncte

ncurses based terminal emulator (using libvterm)

Primary LanguageCGNU General Public License v3.0GPL-3.0

ncte - ncurses terminal emulator

   a small demonstration of an ncurses based terminal emulator
   using libvterm (https://code.launchpad.net/~leonerd/libvterm)

   if you find this code interesting you may want to look at 
   github.com/cantora/aug.

compilation:

   the make file will use the bzr utility to checkout a copy of libvterm
   from launchpad, so if you dont have bzr installed you have to create
   the ./libvterm directory with all the required contents in some other
   way.