thirstyice
thirstyice
Clicking the fullscreen/maximize button causes the window to freeze. Program as a whole is not frozen and can be quit normally, but window is not responsive. Only happens when running...
Allow users to define their own hostname when using DHCP
Would be great if I could store a patch, so that once I find a sound I like I don't have to get out my computer and find the sound...
Tasmota supports art-net, but this project doesn't seem to. Art-net would be super useful for using smart bulbs in installation art, for example
### Problem When I edit a file through a symlink (eg `:e ~/.vimrc` where .vimrc is a symlink to another location) nvim replaces the symlink with a copy of the...
Removes Snap store install option from the website (at least until the snap version stops being broken) See #1149 ## What kind of change does this PR introduce? - Documentation...
**What version of Invoice Ninja are you running? ie v4.5 / v5** v5 **What environment are you running?** ZIP **Have you searched existing issues/requests?** Yes **Additional context** Add any other...
**What version of Invoice Ninja are you running? ie v4.5 / v5** v5.9.4 **What environment are you running?** ZIP **Have you searched existing issues/requests?** Yes **Screenshots** If applicable, add screenshots...
**What version of Invoice Ninja are you running? ie v4.5 / v5** v5.8.56 **What environment are you running?** ZIP **Have you searched existing issues/requests?** Yes **Screenshots** **Additional context** Would be...
### Problem Attempting to edit a file using scp fails because the wrong path is provided for the local temp file. Nvim tries to execute: `scp -q "user@remote:/path/to/file" "/C/Users/User/AppData/Local/Temp/[...]"` which...