LibTerm icon indicating copy to clipboard operation
LibTerm copied to clipboard

iOS sandboxed terminal with Python, Lua and Clang

Results 54 LibTerm issues
Sort by recently updated
recently updated
newest added

My rationale is available at https://github.com/8go/matrix-commander/issues/68#issue-1237645245.

How do I specify the ssh port? e.g.: `ssh [email protected] -p 1234` still tries to connect to port 22. Also .ssh/config is not read.

The following command works fine in iSH, but in LibTerm it halts right after the first matching file, and then seems to read from stdin: I can enter text but...

The unset command for setting shell variables to undefined is missing. That's not good.

I mean that it would be cool to actually be able to modify the path, and to be able to execute shell files by typing their path in the terminal...

pip, pip3, python -m pip, python3 -m -pip does not work in appstore app.

Add support for 256-color characters.

Hello, thanks for the cool project. I’m wondering if the project is alive… as it seems too many issues don’t get commented… I have a couple of questions: -any plans...