Anton Brams
Anton Brams
Atom v1.14.13 on MacOS Sierra
**Version** node: v15.5.0 @nut-tree/nut-js: 2.0.1 **Short overview** The following shortcut doesn't work on mac Monterey ``` const {keyboard, Key} = require('@nut-tree/nut-js') ;(async () => { await keyboard.type(Key.LeftControl, Key.Right) // await...
I didn't set page breaks or something. The table just won't stay on the first page. It happens in chrome, safari is ok
is it an issue? p.s. and when do you will update the version with fixed "server.stop()"?
Hi, i'm trying to send ~2000 bytes blobs from noble to Adafruit Itsy Bitsy NRF52840 Arduino over the BLE uart. First on the arduino side i've set the buffer to...
Hey, the color parameter in the writeString is not used at all and does nothing. Plz can smbdy fix it? Thx!
i'm using two functions to cut close or open shapes ```javascript // this one opens curve all the time, so i have to close it manually const boolean_area = (type,...
### Environment Info ``` "next": "15.0.0-canary.104", "payload": "beta", "nodejs": v18.20.4 ``` ### Describe the Bug I want to create a custom auth for trainees that can login with their firstname,...