Benedikt Tissot

Results 28 issues of Benedikt Tissot

Thanks for the extension! Would it be possible to move the tiling choosing button ![Screenshot from 2019-08-20 23-05-49](https://user-images.githubusercontent.com/11725645/63384606-7c0db400-c39f-11e9-83c4-3484e5224d84.png) to the top bar where usually extensions put their icon ![Screenshot from...

would it be possible to support url support on export?

enhancement

I tried a bit to play with the pdfmerge function and I think it works in principle now, i.e. the annotations are at the correct place when transforming annot and...

It would be nice if remycli would be a cli interface comparable to rmapi, is this in scope?

enhancement

Hi, Traceback: ``` Debugger entered--Lisp error: (error "Keyword argument :coding-system not one of (:name :buffer :command :coding :noquery :stop :connection-type :filter :sentinel :stderr :file-handler)") signal(error ("Keyword argument :coding-system not one...

- Bug report **What did you expect to happen?** using ":%s/old/new/gRET", do the replacement and remove highlights. **What actually happened?** The highlight of the region stays active, see screenshot **Additional...

Hi, I am not sure whether this is the right place but I spent a bit of time trying to wrap my head around how to write a completion function...

When using autohide it one has to move the cursor to the left to open slide it open but when it is expanded one needs to go to the far...

enhancement
firefox css

Due to the line https://github.com/mautrix/telegram/blob/bda41417aa30e5ac56c4f776bb9a3fb3570af17a/mautrix_telegram/get_version.py#L9 the package fails to install via pip when HOME is not set, as this is the case for example when using yunohosts webadmin to install...

Hi, I'd like to implement something like ``` @floop for _λ in Iterators.product(1:5,1:5,1:5) let λ = [ 1, _λ... ] # TODO it would be nice if we could have...