InkOS
- 2 Devlogs
- 1 Total hours
An operating system entirely in the terminal, there are no windows, just a simple shell. It will have custom commands and eventually I plan to make a laptop that runs the OS.
An operating system entirely in the terminal, there are no windows, just a simple shell. It will have custom commands and eventually I plan to make a laptop that runs the OS.
Completed chapter 2 of the Kilo tutorial. My code now can enter raw mode. Credits: https://viewsourcecode.org/snaptoken/kilo/
I have started making the first program. I figured making one of the programs would be easier than starting with the main OS so I started on what will be InkOS’s text editor, Quill. Quill is going to be a simple text editor designed to be as helpful as a terminal based one can be. I am currently following a Kilo text editor tutorial and will edit that to make Quill.