mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-17 21:43:50 -07:00
Period.
This commit is contained in:
@@ -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
|
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
|
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
|
```bash
|
||||||
# {} is replaced to the single-quoted string of the focused line
|
# {} is replaced to the single-quoted string of the focused line
|
||||||
|
Reference in New Issue
Block a user