Emilio Dorigatti

Results 7 comments of Emilio Dorigatti

It's not an arch-specific issue as I have the same issue with PostmarketOS+Phosh/PlasmaMobile on the Pinephone Pro, while everything is fine on the non-pro (arch+phosh).

Hello @burki, thank you for the report. The treetaggerwrapper code is not under our control so I could not do much more than catching the exception and writing a for...

Would it be possible to implement some default keybindings that work for any major mode? For example, many "Go to" commands are already implemented in VSCode (e.g., `editor.action.revealDefinition` for "go...

Please improve the responsiveness of the web UI! Performance issues were raised several times in the past (#627, #925, #1517, #1571, #1763, #1902, #3334, #4034, #4305, #4454, #5653) and are...

Hi, from [here](https://stackoverflow.com/questions/28914202/pip-install-matplotlib-fails-cannot-build-package-freetype-python-setup-py-e) it looks like you have to install the development packages of freetype. The suggested solution is to run `apt-get install libfreetype6-dev pkg-config`, but the exact command depends...

From the README: - Put your API credentials into a new file `lib/secrets.py` as follows: ``` # For The Wiki Machine TWM_URL = 'your service URL' TWM_APPID = 'your app...

> > Please improve the responsiveness of the web UI! Performance issues were raised several times in the past (#627, #925, #1517, #1571, #1763, #1902, #3334, #4034, #4305, #4454, #5653)...