Philippe Vaucher

Results 64 issues of Philippe Vaucher

## Which problem does this feature fix? I was told in https://github.com/editorconfig/editorconfig-emacs/issues/378 that `charset` and `insert_final_newline` will create problems with binary files. Here is my config: ``` editorconfig root =...

In selfhosted netbird, there's no simple way to know which version the server is running on the dashboard.

needs-triage
feature-request

Hello, Do you plan to support wdired? or find-name-dired? It's awesome to edit file names in bulk 😊

enhancement

Hello, When Invoke-SSHCommand has an error the results output is empty. The only way is to use `-ShowStandardOutputStream` but it uses Write-Host, so capturing that to a variable is tricky...