Emanuele Sabetta

Results 164 issues of Emanuele Sabetta

According to the Textual FAQ the issues with the terminal characters can be solved by using the reccomended settings: * FONT = Menlo * STYLE = Regular * Character Spacing...

To reproduce this bug in a-Shell you need to install Textual and Textual-dev: https://pypi.org/project/textual/ https://pypi.org/project/textual-dev/ Then you need to try to run a script of a textual app via `"textual...

Please add an option or a command to set in the toolbar that can switch off and on the selection on the screen. RATIONALE: Apps using buttons and scrollbars need...

I have an issue with geopandas, the library added in the last update of a-Shell. More precisely, I have an issue with its dependency Fiona, specifically the sub-dependency GDAL, needed...

Please add ALT to the available SystemActions in the .toolbarDefinition config file. Currently systemAction can only be: control, up, down, left, right, cut, copy or paste. If you need a...

Please integrate Numexpr python library in a-shell. It is a key dependency for many important other libraries (for example all pyproject.toml-based projects), but being a cpp library wrapper it cannot...

I have some issue with the PyExecJS library. ``` [~/Documents]$ python Python 3.11.0 (heads/3.11-dirty:2af28c9018, Apr 23 2023, 19:57:14) [Clang 14.0.3 (clang-1403.0.22.14. 1)] on darwin Type "help", "copyright", "credits" or "license"...

The AI programming assistant [Codeium](https://www.codeium.com/) is almost as good as Github Copilot and it is free. See the in depth comparison [here](https://www.codeium.com/blog/code-assistant-comparison-copilot-tabnine-ghostwriter-codeium). But its [Codeium Jupyter Notebooks Extension](https://www.codeium.com/jupyter_tutorial) has some...

Creating mobile versions of websites is difficult without a live preview. Live CSS Editor would be of great help in that. Unfortunately there are many browsers supported by Live CSS...

Is there an ANSI version of this awesome program?