eabase

Results 197 comments of eabase

...or a vpn If, it's port 443, then they're blocking/monitoring SSL (HTTPS). So try without the `s` in `http`... --- just tested, http is redirected to https so won't work..

What powershell version are you running? ```ps ($PSVersionTable |Select-Object PSVersion ) | Format-Table -hideTableHeader ```

This is not working in W10. Cannot get mouse to work, regardless of settings above. Also seem that nano doesn't remember last cursor location in file.

Yep, it totally crashes when changing windows keyboard to another language and type anything. Need to kill process!

I have the same problem. I can't get any color when running nano in powershell (`pwsh.exe`), no matter what I do. It runs fine, but no color. Can someone please...

You also said in your latest commit that you enabled `UTF-8`, yet it was compiled with it disabled. (See #35 ).

I just installed nano (both same & latest versions) on a new Window 10 Pro. I copied all the nano *config, environment* and all the various terminal and character coding...

Indeed, I wish I had read this thread before! As my other reported issues with *this* nano build, was driving me crazy, as everything seem to work, except syntax highlight....

So what is the reason you're not using UCRT?