Back to search
Quite a shell
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
20
commits
Beginnings of pipe. Changed cmdbuf to argv, arg_count to argc, and args to env so as to use more standards-compliant names
77a3ebaView on GitHubReworked data structures to facilitate better data passing. Reworking resulted in fixing several severe bugs. Currently working:
d5c22aeView on GitHub* Fixed segfault when user hits enter without input
f154019View on GitHub* Added support for executing programs in PATH.
c641b4cView on GitHub