Vasili Novikov

Results 122 comments of Vasili Novikov

Hi Oliver, thanks for raising! Would you be willing to work on that feature? > Adding IgnorePkg = cargo or IgnorePkg = rust to pacman.conf does not seem to have...

@samyak-jain Hey, that's an interesting question, I sometimes struggle with it myself. Usually I run the `upgrade` command, abort it, and then install the individual packages separately, manually.. So I...

@Morganamilo :+1: that's a very good remark. I'd advise not to start with other clients because that limits potentially new ideas. But after coming up with few ideas of what...

Oh, I'd like that feature myself a lot as well. There's a problem, however, in that the completions are generated automatically from the https://github.com/vn971/rua/blob/master/src/cli_args.rs file, via the `structopt` and `clap`...

Hi @Techcable! I'm a bit uncertain myself on what to do here. Seems that there are some packages, even though rare, that require syscalls that could otherwise be considered as...

@ArturKovacs would it be a possible path to implement SVG rendering indeed, and then just construct the SVG's code to contain the desired text by hand? It'll be SVG's job...

Oh BTW, I noticed that emulsion *did* add support for svg just recently, after the latest release 0.8. Should we release it as 0.8.1 or 0.9? I could also see...

@ArturKovacs oh sorry, I actually got uninvolved in this for the moment. I've switched back to ristretto for the moment because it supports some features that I need (e.g. Alt...

@ArturKovacs I think I like the feature of "keeping zoom when switching between images" as well :+1: The issue I have is a bit different. Suppose you've opened `emulsion/resource/1.png` If...

One possible generalization of the above comment is to force all of the screen area to be used when you're zooming in. This way, there's no need to "reset" or...