manfredlotz
manfredlotz
I am using Ubuntu. When it didn't work rust and cargo were installed in `~/.cargo` using `rustup` (initially installed some years ago). I just deleted `~/.cargo` and re-installed with `rustup`...
Successfully tested with Fedora 32 and lftp 4.9.1. Thanks a lot. But what does `Next minor version` mean when your suggestion works ok with 4.9.1?
Aah, understand. Thanks. I agree it would be good to support double quotes. Would it mean you support a double quote inside a password (aka. passphrase) as `\"`? If yes...
First, thanks for providing an idea. I didn't post anything because on the one hand I'm a Python beginner, and on the other hand I don't know the xonsh code...
Thanks for the backend link. Yes, I think you are right that there is no possibility to work with events. Looking at the xonsh code it seems that `append` has...
I understand. However, as PDF viewers are happy when loading the document what should be the solution. Perhaps lopdf should have a 'relaxed' option where such oddities are handled gracefully...
Do you plan to implement it?
`pdfinfo` doesn't notice it. All pdf viewers in my system are forgiving and don't complain. Locally on my hard disk I have more pdf documents showing this error. So, what...
Is there a chance it will be implemented? IMHO, it should be implemented in a way that it is a new option to use with `abbr`. Then it would be...
For the time being I have implemented my own stuff https://gitlab.com/Lotz/fish_globabbr (taken code from https://github.com/fish-shell/fish-shell/issues/731) which works fine for me but I'm sure it doesn't fully cover the existing abbr...