Giter VIP home page Giter VIP logo

vi99tty's Introduction

VI99 TTY

A VI style editor over RS232 for TI-99 computer

This editor was an experiment to see if we could get 80 column editing on the TI-99 simply by using an RS232 connection and a terminal emulator. This version is based on the previous VI99 editor but is a significant rewrite. Like VI99 is wakes up in the VI99 shell which gives the user a few shell commands:

  • ls [dskx.] to see a filename only directory. (disk name is optional)

  • ls-l [dskx.] to see a directory with file types and size in sectors

  • vi to edit a file

  • view to see a file in read-only mode. (save is disabled)

  • cd to change the default disk for the shell

  • rm to delete a file (permanently) with an "Are you sure?"

  • help to see the VIMANPAGE if it is on the program file disk.

The editor behaves very much like VI but the entire feature set cannot fit into the 24K of program space on the TI-99 so VI99 TTY provides the most commonly used commands and features.

See VI99MANPAGE.TXT for all the available features and commands.

vi99tty's People

Contributors

bfox9900 avatar

Watchers

 avatar  avatar

vi99tty's Issues

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.