Joss Wright

Results 20 issues of Joss Wright

I had, until about two weeks ago, a working setup with gnsync happily syncing my notes in two directions. Now, for whatever reason, I'm getting a silent failure to download...

unicode_issue

I'm not sure if this is a problem with the R package or the underlying library. For some URLs, detect_language (and detect_language_multi) consistently cause a segfault. ```> library(cld2) > detect_language(...

I just installed this, and created a JSON config file as mentioned in the README. As I had no need for an 'onNotifyPost' entry, I initially left it empty: `exports.onNotifyPost...

This enables standard "close to tray" behaviour. If the tray icon is enabled, intercept the default main window close event in order to hide the application rather than closing the...

The behaviour for `changefocus raise` seems to wrap around once it reaches the top level, resulting in the focus returning to the originally-focused window. I can see that this might...

Tried with the latest git commit. Running under Wayland, but seems the same in ncurses. Tried both with and without my standard `BEMENU_OPTS` environment variable set. If I run `bemenu...

I just found this plugin, originally coming from Meld Encrypt, looking for a note encryption plugin that was using more standard libraries so that notes would be reliably accessible outside...

enhancement

### Description I'm not sure that this is strictly a "bug", as the documentation does say that this option only applies when `g:vimtex_view_method` is set to `zathura` or `mupdf`, but...

bug

Apologies if this is something I've missed, but I can't find any mention of it. Is it--or would it be!--possible for a progress bar to have different characters for `current`,...

I often run into the case where I'm adding new lines to a file that already has a large amount of existing text that I've previously aligned. Is there, or...