The terminal emulator, as its name suggests, carries with it a lot of history. This post aims to bridge this gap by offering a gentle and broad introduction to the terminal emulator as a platform for development. We’ll talk about the different parts of the terminal and how they interact, build a small program to read input from the shell.
Table of contents
Different parts of the terminalHow does the terminal emulator interpret and display the data from the shell?Drawing a UI in the terminalFinally, let’s use all of this to create some mischief!Conclusion6 Comments
Sort: