Germain Z.

Results 27 comments of Germain Z.

For what it's worth, you might want to check pickups which uses hangups.

I see similar behavior here. The `--cpu-threads` option seemingly has no effect on CPU usage or translation times (I tried using 1 thread and up to 16). A workaround is...

Nothing in the console here either. Running Firefox 35.0.1 on Linux. CleanLinks simply doesn't do anything unless I add its icon to my status bar.

@philiprhoades I wrote `xdg-desktop-portal-termfilechooser` as a proof of concept but to be honest, the dbus flow is quite weird to me and hard to debug. A few pointers that may...

/proc/net/ doesn't have the xt_qtaguid directory. Could BBS read what's in /proc/uid_stat/ as a fallback? ``` localhost net # cd /proc/uid_stat/ localhost uid_stat # ls 10003 10034 10068 10089 10096...

Yes, FlashCode recommended that before suggesting opening this issue tracker for the following reasons (if I understand correctly): 1- pybuffer.py is only for Python. 2- It's a script, not built...

It is expected behavior as in the feature isn't implemented, but it could be a useful addition to `j`/`k` to be bound to `/fset -down`/`fset -up` in the fset buffer....

Please try the script from this repo, that should work. (The versions are a bit messed up, 0.8/0.8.1 from the weechat repo are actually 0.7 in this repo). I will...

That's intended behavior (similar to vim). You can edit the source code if you don't like it, though. Specifically, you can comment out/remove [this line](https://github.com/GermainZ/weechat-vimode/blob/897a33b9fb28c98c4e0a1c292d13536dd57f85c7/vimode.py#L2111).

Oh yeah, I'll reopen the issue and rename it so I don't forget about it. Thanks!