low level terminal library
The terminal library is a simple and lower level library for certain terminal interactions.
Restores the last saved state of the terminal
This function has no parameters.
Saves the current state of the terminal
This function has no parameters.
Puts the terminal in raw mode
This function has no parameters.
Gets the dimensions of the terminal. Returns a table with width
and height
Note: this is not the size in relation to the dimensions of the display
This function has no parameters.
Want to help improve this page? Create an issue.