0riginaln0

Results 4 issues of 0riginaln0

Button1 (X) and button2 (Z) are also triggered with other buttons. Button1 - V and > Button2 - C and < I'm checking for the new input only GAMEPAD1[] Tested...

Windows 10, Nim 2.0.8 installed via Choosenim I installed the extension and pressed "Yes" on the pop-up which suggests to install the nimlangserver. It has successfully installed ``` 2024-08-00 0022:0024:0055.000438...

Nelua template works with the [wasi-sdk-23.0](https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-23) But if we use 24 or 25 version, after `w4 run build/cart.wasm` we get the following error: `Uncaught (in promise) TypeError: import object field...

The task is to place cursors on all exact same words skipping some of those. https://github.com/user-attachments/assets/8db130fd-ffd8-4742-97e5-6abddf2ff106 in sublime I do it with ctrl+d (select next exact word) and ctrl+k (unselect...