Ruby requirement
This commit is contained in:
parent
0165dc87a7
commit
0c438111e0
13
README.md
13
README.md
@ -1,14 +1,15 @@
|
|||||||
fzf: fuzzy finder for your shell
|
fzf - Fuzzy finder for your shell
|
||||||
================================
|
=================================
|
||||||
|
|
||||||
fzf is a general-purpose fuzzy finder for your shell.
|
fzf is a general-purpose fuzzy finder for your shell.
|
||||||
|
|
||||||
It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim).
|
It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and
|
||||||
|
the likes.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
fzf requires Ruby.
|
fzf requires Ruby (>= 1.8.5).
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
@ -86,8 +87,8 @@ The following readline key bindings should also work as expected.
|
|||||||
- CTRL-B / CTRL-F
|
- CTRL-B / CTRL-F
|
||||||
- CTRL-W / CTRL-U
|
- CTRL-W / CTRL-U
|
||||||
|
|
||||||
Useful bash binding and settings
|
Useful bash bindings and settings
|
||||||
--------------------------------
|
---------------------------------
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# vimf - Open selected file in Vim
|
# vimf - Open selected file in Vim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user