Brian

Results 7 issues of Brian

This may not at all be caused by simple-drag-drop-text, but the issue seemed to arrive after I updated the module. After the module is activated for a selection, that selection...

bug

If the mouse wanders over the line-number margin during the drag operation, the editor begins highlighting lines as though they were being selected. If the mouse is released while still...

bug
help wanted

### Operating System Linux (Debian 12.1 via WSL on Windows 10) ### Board ST STM32F439-Nucleo ### Firmware examples/device/cdc_msc_freertos ### What happened ? Following output from `make BOARD=stm323f439nucleo all` [buildlog.txt](https://github.com/hathach/tinyusb/files/12823131/buildlog.txt) **WORKAROUND**:...

Bug 🐞

Highlights here; complete debug3 output follows. ``` debug1: Trying private key: C:/Users/bhenning/Documents/putty/bae-lt379.openssh.ppk debug3: sign_and_send_pubkey: RSA SHA256:+fzTkdo50ffLGfayMO9RdQeMSzuwSyxtEnLrmIJaiVM debug3: sign_and_send_pubkey: signing using rsa-sha2-512 debug3: send packet: type 50 debug2: we sent a...

The readme makes this claim: ### Multi-level Access To access elements several levels down, the get(key) and array(index) can be used for objects and arrays, respectively: std::string music_desired = example.array(0).get("hobbies").array(1).get("music");...

Sorry for lack of detail. Not a lot to be found. Printer hosted by CUPS on Debian Linux, trying to print to it from two different Windows computers. One works;...

I'm of the opinion that building should never require elevated permissions. IMHO, that includes writing anywhere an unprivileged user generally isn't allowed to write, including /usr/local/bin (on my system, owned...