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 installed django and start a new project. When I am trying to run server, I got the following message: $ python manage.py runserver Fatal Python error: _Py_InitializeCore_impl: no thread...

Hi guys, I've created a discord server for users of this app along with @holzschu. Consider joining: https://discord.gg/cvYnZm69Gy

Is it possible to change the default editor from vim to, for example, nano?

I know we have Vim but is there any chance you could add emacs?

how can I use login as root and go to Application Directory. I get permission denied when I access most directories.

I installed goose3 (via `pip3 install goose3`) in a-Shell and created a Python script to process an input URL and print on screen the output of goose3 function `article.cleaned_text`. Accordingly,...

fix committed

Hi, thanks for this great shell, I finally feel just at home on iPadOS :) I was wondering if theres a way to hide the toolbar when using a physical...

fix committed

Reproduce: 1. Open a-shell, create new Python environment: ``` python -m pip venv .venv ``` 2. App display error popup (attached photo below) "Too many python scripts issue on iPad...

fix committed

Currently, as far as I know, there’s no way to source the activate file in the virtual environment.

I'm trying to use a Python module that relies on the the _lzma module but it isn't available. I tried to sudo "sudo apt-get install liblzma-dev" but the audio command...

fix committed