From 1e61a57c8480f7cd1ff041664c46a9adb64901b4 Mon Sep 17 00:00:00 2001 From: immki <94881851+immki@users.noreply.github.com> Date: Fri, 26 Nov 2021 06:42:53 +0300 Subject: [PATCH] Updated Cygwin (markdown) --- Cygwin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cygwin.md b/Cygwin.md index 2458698..d1bca0d 100644 --- a/Cygwin.md +++ b/Cygwin.md @@ -1,4 +1,4 @@ -On Cygwin, `install` script will download the prebuilt fzf binary for Windows platform. It does not run on mintty, the default terminal emulator shipped with Cygwin, but it works fine on [ConEmu](https://conemu.github.io/) or the default Command Prompt (`cmd.exe`). +On Cygwin, `install` script will download the prebuilt fzf binary for Windows platform. It does not run on mintty, the default terminal emulator shipped with Cygwin, but it works fine on [ConEmu](https://linkify.me/6C6fqMH) or the default Command Prompt (`cmd.exe`). 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.