Skip to content

timnewsham/blit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blit terminal for Plan9Port. This is a port of code by aiju, originally from 9front, http://code.9front.org/hg/plan9front/file/3595611ca650/sys/src/games/blit. I only made changes to get it to run properly in plan9port.

To build, install plan9port from https://github.com/9fans/plan9port (https://swtch.com/plan9port/) and execute the following (assuming you have V8 listening on port 8888):

    $ mk
    $ sudo mk install
    $ blit -t 'tcp!localhost!8888'

When connected, log in and run /usr/blit/bin/mux. To quit, hit the END key.

For V8, grab an image from http://9legacy.org/download/unix/v8-simh.tar.bz2 or see https://github.com/timnewsham/myv8.

For more information about the blit terminal, see http://doc.cat-v.org/bell_labs/blit/blit.pdf, or watch a short promotional video https://www.youtube.com/watch?v=Pr1XXvSaVUQ .

Screenshot

About

Blit terminal for plan9port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages