Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tioRestore

tioRestore is two programs that I made at 1:30am while extremely angry at a certain program for not correctly restoring my termios. At the time the libraries depended by that program were broken, and so I wrote these.

Usage

$ tiosave
some other stuff
$ tioload

Info

tio(save/load) save and load the current stdin termios to the file specified in SAVELOC at compile time.

Exit Status

9 is returned on file read/write errors, everything else is determined by errno as set by fopen and fread/write.

Customization

INSTALLLOC and SAVELOC control the install location and the location to save the termios to, both can be found in config.mk.

About

this should usually be handled by your terminal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages