Giter Club home page Giter Club logo

twoterm's Introduction

TwoTerm

Apple-II inspired terminal emulator for OS X

Uses the Apple II character generator font but also emulates the GS/OS Console, GNO/ME Console, etc.

You'll probably need a termcap entry.

twoterm's People

Contributors

ksherlock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

twoterm's Issues

include termcaps

   Fetching Compiled Descriptions
       If the environment variable TERMINFO is set, it is interpreted  as  the
       pathname  of  a  directory  containing the compiled description you are
       working on.  Only that directory is searched.

       If TERMINFO is not set, the ncurses version of the terminfo reader code
       will  instead  look  in  the  directory  $HOME/.terminfo for a compiled
       description.  If it fails to find one there, and the environment  vari-
       able TERMINFO_DIRS is set, it will interpret the contents of that vari-
       able as a list of colon- separated directories to be searched (an empty
       entry  is  interpreted as a command to search /usr/share/terminfo).  If
       no description is found in any of the  TERMINFO_DIRS  directories,  the
       fetch fails.

       If neither TERMINFO nor TERMINFO_DIRS is set, the last place tried will
       be the system terminfo directory, /usr/share/terminfo.

       (Neither the $HOME/.terminfo lookups nor TERMINFO_DIRS  extensions  are
       supported under stock System V terminfo/curses.)

Empty window

After building, the application opens to an empty green terminal and system alert sound.

Add Reset menu

to reset terminal. Getting stuck in mouse mode because of an ESC, I'm looking at you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.