mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 09:03:43 -05:00
Updated Examples (markdown)
@@ -119,7 +119,7 @@ fo() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Suggested by [Matt-A-Bennett](https://github.com/Matt-A-Bennett):
|
Suggested by [Matt-A-Bennett](https://github.com/Matt-A-Bennett) (not tested in zsh):
|
||||||
```sh
|
```sh
|
||||||
# Run command/application and choose paths/files with fzf.
|
# Run command/application and choose paths/files with fzf.
|
||||||
# Always return control of the terminal to user (e.g. when opening GUIs).
|
# Always return control of the terminal to user (e.g. when opening GUIs).
|
||||||
|
|||||||
Reference in New Issue
Block a user