ebardie

Results 11 comments of ebardie

### GVim version of sven765's Emacs script Thanks @sven765 for the script. I've modified the script a little whilst changing it to work with the One True text editor. A...

The `md5sum`-ing is defensive paranoia. Why update it if it doesn't need updating? That just adds an opportunity for something to go wrong :) Of course comparing the `md5sum` also...

> By the way, I added one more line to my script: after "xdotool key ctrl+a" I added "xdotool key Return". Otherwise, if the thunderbird window does not contain any...

**re. all purposeness** Following your suggestion, I've played with this, and agree this can be useful outside of Tbird. I've updated my original post again... using the script :)

The devloper is aware and working on a fix: https://github.com/exteditor/exteditor/issues/74#issuecomment-731205405

I'm here because I'm fed up with those windows appear at all when I deliberately have turned off the ConnectionNotifier plugin. If you decide not to rip out the window...

Hmmn. ConnectionNotifier being enabled/disabled makes no difference to whether or not notifications are displayed when using `dunst` here - they're always displayed.

@fholzer if I use this the connexion attempt times out. What port number are you using on the VIP host?

Two years on and the answer is still to use the nightly unstable compiler, using `#![feature(more_qualified_paths)]` to enable the required feature.

> @ebardie nobody is paid to work on this crate. PRs are welcome, several people have permissions to merge. Sorry for my tone, I do appreciate the time and effort...