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

Terminal App on MacOS provides the rectangular selection for copying the characters in a rectangular shape. Is there any plan to add such a feature in the a-shell? To the...

When ever I use pickFolder, a bunch of bookmarks are created. One is created for the folder I’ve navigated to and several others are created that are invalid. How to...

Is it possible to force iCloud to download an entire folder, including hidden files? For example, can we include a command in `~/Documents/.profile` so all files in a-Shell iCloud folder...

fix committed

Hi! I just got my iPad yesterday, so I'm a bit new to the Shortcuts app as well as a-shell. My end goal is to convert an audio recording into...

Hi a-shell team, I'm a kind of new to a-shell but I really like it as it's way faster than ishell or Linux on UTM SE. Then, it would be...

I have a makefile that generates library (.a file) and executables. It warns .a file doesn't exist and generates dummy .a file. I've been using this makefile on macOS, Ubuntu...

Currently, I am unaware of any support for static python type checkers ([pytype](https://github.com/google/pytype) / [mypy](http://mypy-lang.org) for example) in any python editor / python-repl-supporting app on the App Store. I tried...

I tried to convert a multi-page pdf into individual images with something like: convert -density 150 presentation.pdf -quality 90 output-%3d.jpg The error is; gs: command not found Is the an...

Pip install pandas fails. Perhaps pandas could be added to the ToDo list?