summaryrefslogtreecommitdiffstats
path: root/virtual-programs/terminal.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* terminal: Quick fix compatibility with new keyboard systemOmar Rizwan2024-01-311-1/+1
|
* terminal: lambda -> bodyOmar Rizwan2023-09-061-3/+3
|
* A more reactive terminalZach Potter2023-09-041-16/+73
| | | | | | | | | | The terminal can now - spawn with specific commands - kill their children and clean up resources - have dynamic rows/cols - draw text on any region And I added some docs, with a simple editor program!
* cleanup and todosZach Potter2023-08-251-13/+14
|
* multiple terminal instancesZach Potter2023-08-221-13/+15
|
* Move virtual terminal to lib/terminal.tclZach Potter2023-08-221-153/+9
|
* Rework keyboard and implement global terminalZach Potter2023-08-211-0/+170