This commit is contained in:
Junegunn Choi 2020-01-19 19:46:17 +09:00
parent f246fb2fc2
commit e01266ffcb
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -481,7 +481,7 @@ See *KEY BINDINGS* section of the man page for details.
When `--preview` option is set, fzf automatically starts an external process with
the current line as the argument and shows the result in the split window. Your
`$SHELL` is used to execute the command with `$SHELL -c COMMAND`
`$SHELL` is used to execute the command with `$SHELL -c COMMAND`.
```bash
# {} is replaced to the single-quoted string of the focused line