Alex Gorichev
Alex Gorichev
@grkek Yep, just reporting this in case it can give you some information to track down a bug. :+1:
The error is saying that you don't have the `requests` pip module installed. This can be installed by running `python ./setup.py`
This can be achieved by setting `xkb_options` the same way the layout and variants are set. So although I don't think it's necessary to add any new features for this,...
Model: Fairphone 4 Android version: 11 Build number: FP4.FP4G.A.170.20220920
Ahhh that's interesting and explains why the normal way with `+kitty` didn't work but installing `kitty-terminfo` did indeed fix the issue. Thank you very much for the quick response.
There is the option of modifying `visudo` to preserve `TERMINFO` with ``` Defaults env_keep += "TERM TERMINFO" ```
This issue seems to be the same as #5973 and is fixed in the Linux kernel 6.9.1.
Thanks for using the app! I'd love to implement something like this but the app stores all the files in plaintext which is the main appeal for a lot of...
Thanks for the suggestion, I'm about to release v1.4.0 but right after that I'll get to implementing this.
Thank you both for the issue, I will have a look into this. May I ask if you are using a the default save folder or one you selected yourself?