a-shell icon indicating copy to clipboard operation
a-shell copied to clipboard

A terminal for iOS, with multiple windows

Results 218 a-shell issues
Sort by recently updated
recently updated
newest added

I’d like to request a change in the a-shell to edit my code. I need to edit my installed python programs (both to add features and to fix permission problems)...

I was a bit shocked to clone a repo with `lg2` and finding that my SSH key passphrase was echoed back on screen as I typed it. Any chance to...

is it possible to play sounds from a-shell?

fix committed

Hi there! A-Shell is really powerful when processing LaTeX like LuaLaTeX and pdfLaTeX. But it cannot support XeLaTeX.

Please change the home directory to /private/var/mobile/Containers/Data/Application/60CD8846-C866-41CA-929 F-06D7C03F9F05/Documents instead of /private/var/mobile/Containers/Data/Application/60CD8846-C866-41CA-929 F-06D7C03F9F05/ as otherwise it gives error message. PermissionError: [Errno 1] Operation not permit ted: '/private/var/mobile/Containers/Data/Appli cation/60CD8846-C866-41CA-929F-06D7C03F9F05/.tu beup' PermissionError: [Errno...

If I try to bring back the last command via the arrow keys, it doesn't work. Instead it types in OA if the up arrow is pressed, OC for the...

I need to install a Package for texlive. When I try to update tlmgr, I get following error: tlmgr update —self First directive needs to be 'name', not Wasm error:...

fix committed

Request an enhancement to a-shell that would add loop functionality. I tend to favor `for` loops but `while` would work as well. I attempted to use `nc` in a loop...

When I copy something like ``` echo foo echo bar ``` I paste and end up with ``` echo fooecho bar ``` Is this a bug?

When testing a simple sh script I noticed a very frustrating error. The same script behaves differently when there is a merge conflict. Namely, when you see this output: ```...

fix committed