|
|
|
|
|
by hyperupcall
697 days ago
|
|
I've made a similar library called bash-term[1], which is similar, but only has functions for lower-level operations, like moving the cursor to the end of the line, etc. It's also cleaner and has almost no global variables. [1] https://github.com/bash-bastion/bash-term |
|