Robert Blomqvist
Robert Blomqvist
Is it possible to add a more guided error message?
Anyway to help this forward?
Working WSL clipboard example, Windows 10 and lnav 0.12.1. Create `~/.lnav/configs/installed/wsl_clipboard.json` with the following content: ``` { "$schema": "https://lnav.org/schemas/config-v1.schema.json", "tuning": { "clipboard": { "impls": { "Wayland": { "test": false },...
I would like to use these bindings on Windows. Windows does not come with a Curl library out-of-the-box (although Windows 10 actually has the executable). When I add the crate...