You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an issue but only a request for information.
I am considering using this library for Lite XL an editor derived from lite, written in Lua with a small core in C. I would like to use the library to implement a terminal emulator.
For the moment I am just starting to look around but it seems that libtmt could be a good fit. I may call the libtmt function from the C code and maybe wrap them into some Lua call, I have to figure out exactly.
The only thing is not entirely clear for me is how do you implement scrolling ?
Otherwise, if you have time, may you have a look at Lite XL and tell me if you think that libtmt could be a good library to implement a terminal emulator ?
The text was updated successfully, but these errors were encountered:
This is not an issue but only a request for information.
I am considering using this library for Lite XL an editor derived from lite, written in Lua with a small core in C. I would like to use the library to implement a terminal emulator.
For the moment I am just starting to look around but it seems that libtmt could be a good fit. I may call the libtmt function from the C code and maybe wrap them into some Lua call, I have to figure out exactly.
The only thing is not entirely clear for me is how do you implement scrolling ?
Otherwise, if you have time, may you have a look at Lite XL and tell me if you think that libtmt could be a good library to implement a terminal emulator ?
The text was updated successfully, but these errors were encountered: