diff --git a/Cygwin.md b/Cygwin.md index 2458698..4f1ebe7 100644 --- a/Cygwin.md +++ b/Cygwin.md @@ -2,4 +2,4 @@ On Cygwin, `install` script will download the prebuilt fzf binary for Windows pl The Vim plugin of fzf also works with the Windows binary. It will start an extra `cmd.exe` window on mintty to circumvent the aforementioned limitation. -If you really have to use fzf with mintty, consider checking out the legacy version written in Ruby, which is currently maintained in [me-and/fzf](/me-and/fzf). \ No newline at end of file +If you really have to use fzf with mintty, consider checking out the legacy version written in Ruby, which is currently maintained in [me-and/fzf](/me-and/fzf). Another solution to use the new version of `fzf` and `Cygwin+mintty, MSYS2` is to use `winpty`. Compile `winpty` as instructed by https://github.com/rprichard/winpty and then use the script written by @knutze - https://github.com/junegunn/fzf/issues/2798#issuecomment-1229376159 \ No newline at end of file