kris-golden
kris-golden
This resolves an issue I filed (#9). Home and End keys now have a hexCode in the input.go file that handles them for Powershell running WSL. I have not tested...
Running WSL in Powershell, the **_Home_** and **_End_** keys are not being handled in the keyboard.getKeyPress() function. Both **_Home_** and **_End_** are 4 byte runes in this scenario. Adding the...
Disregard, was an nginx proxy configuration issue. Using caddy instead fixed this. ------- Server is up, appears to be running fine. Able to log in and add hosts. When I...