Skip to content

yeshwanth95/go_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A Simple Terminal Emulator written in Go.

This is a work in progress. Very rudimentary. I'm primary using this repository to both learn Go and about psuedo terminals (TTY/PTY).

I started from this article and plan to add features such as the cursor, handling signals, escape codes, etc.

To run the terminal:

  1. Install Golang.

  2. Clone the repository using:

git clone https://github.com/yeshwanth95/go_terminal.git

About

A simple terminal application in Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages