Matheus Fillipe

Results 52 comments of Matheus Fillipe

@jgehrig Oh it is not very similar at all, I think this is the proper way to do background transparency. The text still remains clear to see, if you look...

I recently applied your patch and it's been working fine. ![image](https://user-images.githubusercontent.com/24435787/121799130-995ce380-cc00-11eb-9bd2-7455488a5a8f.png) Looks cool with picom blur! ![image](https://user-images.githubusercontent.com/24435787/121799144-ad084a00-cc00-11eb-86f5-293cd5b74302.png) I don't think I know enough C++ to submit a PR for this...

@dit7ya You can create a shortcut for increasing and decreasing the font size, something like this: ```vim function! OnUIEnter(event) abort if s:IsFirenvimActive(a:event) nnoremap :set lines=28 columns=110 let s:fontsize = 14...

Oh ok that is not missing, I changed and it woks. Still the github shortcuts are overwriting it which is still a minor issue I guess?

Yes it does. As I said i set it to `Alt+Space` and it was already working. It just doesn't with `Ctrl+E`. Well if it is a firefox bug I guess...

Oh sorry, I really thought I mentioned about changing the shortcut to `Alt+Space`. No problem!

Would be nice indeed. Is someone working on this? (I could try myself but I am kind of a rust newbie)

This project is long unmaintained, I don't know if any fork continued it but I found this nice alternative with vi like bindings: https://github.com/paul-nameless/tg

That kinda sucks. Does anyone have any idea why sftp doesn't work? Both scp and sftp fail for me. Running with -vv ``` (...) debug2: channel 0: rcvd adjust 2097152...