Vlastimil Ovčáčík
Vlastimil Ovčáčík
When I search for special character from Czech alphabet, `sift` returns no results. Example: ``` chcp 1250 echo This line should match: česky>match.txt rem sift gives no output sift česky...
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
Hi, have you considered adding *global autotype* feature. It is basically autotype as we know it but invoked without direct interaction with password manager. The usual implementations are using system-wide...
Hi, there seems to be some kind of *path translation* when I call Windows program from inside bash. The translation does `/c` to `C:\` translation so the Windows program can...
This is just a note, that the CGI handler in golang will SIGKILL your CGI script or application instead of letting the script terminate gracefully (and possibly clean up after...