mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Updated Examples (markdown)
17
Examples.md
17
Examples.md
@@ -1138,16 +1138,10 @@ https://gist.github.com/junegunn/15859538658e449b886f (for OS X)
|
|||||||
|
|
||||||
### Browsing
|
### Browsing
|
||||||
|
|
||||||
```sh
|
|
||||||
# fzf-fs
|
|
||||||
# https://github.com/D630/fzf-fs
|
|
||||||
% [.] fzf-fs [<ARG>]
|
|
||||||
```
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Simple replacement for urlview in X
|
# Simple replacement for urlview in X
|
||||||
# https://github.com/D630/bin/blob/master/furlview.sh
|
# https://github.com/d630/bin/blob/master/furlview
|
||||||
% furlview.sh ( - | FILE ... )
|
% furlview ( - | FILE ... )
|
||||||
```
|
```
|
||||||
|
|
||||||
### NPM
|
### NPM
|
||||||
@@ -1250,13 +1244,6 @@ vs(){
|
|||||||
|
|
||||||
### Wrapper
|
### Wrapper
|
||||||
|
|
||||||
```sh
|
|
||||||
# fzf-wrapper
|
|
||||||
# https://github.com/D630/fzf-wrapper
|
|
||||||
% . fzf-wrapper
|
|
||||||
% [<ENV>...] __fzf_wrapper [<ARG>...]
|
|
||||||
```
|
|
||||||
|
|
||||||
### LastPass CLI
|
### LastPass CLI
|
||||||
Search through your LastPass vault with [LastPass CLI](https://github.com/lastpass/lastpass-cli) and copy password to clipboard.
|
Search through your LastPass vault with [LastPass CLI](https://github.com/lastpass/lastpass-cli) and copy password to clipboard.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user