summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/hackvr_term
Commit message (Collapse)AuthorAgeFilesLines
* added an execepoch2020-04-061-1/+1
|
* added a new script to try to just get a single line of test from the userepoch2020-04-061-0/+5
|
* added better error checking to not just assume EAGAINepoch2020-04-061-2/+3
|
* lol. the order of the arguments has been backwards the whole timeepoch2020-04-061-1/+1
|
* fixed hackvr_term's pty.c so I don't have to use python for getting a pty.epoch2020-04-061-6/+13
|
* changed the shebang from /bin/bash to /usr/bin/env bash on a lot of the ↵epoch2019-02-062-2/+2
| | | | examples.
* I forgot to add the examples dir somehow. they're back. tictactoe works ↵epoch2019-02-0612-0/+1566
again too.