💾 Archived View for tilde.team › ~m040601 › mirrorz › fzf_wiki › clone_fzf.wiki › On-MacVim-with-iTe… captured on 2023-01-29 at 04:25:51.
-=-=-=-=-=-=-
To open fzf from MacVim in a new iTerm2 window, create an executable script with the following content and add `let g:fzf_launcher = "PATH_TO_THE_SCRIPT_FILE %s"` to your Vim configuration. # For iTerm2 version 3.0 and higher (Added by @amacdougall) The Applescript API for iTerm2 has changed with version 3.0. This updated script works for me:
osascript -e \