Skip to content

Commit

Permalink
update README fet. Fzf (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf authored Sep 1, 2020
1 parent eabff65 commit 811a962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ and then just load with `using OhMyREPL` (preferably by putting it in the `.juli
* Automatic bracket insertion - Will insert matching closing bracket and quotation symbols when suitable.
* Prompt changing - Can change the text and color of the `julia>` prompt as well as add a prompt for output.
* Rainbow brackets - Colorizes matching brackets in the same color.
* Fuzzy (fzf) history search - Search REPL history in any mode fuzzily with beloved [fzf](https://github.com/junegunn/fzf).

### Documentation

Expand Down

0 comments on commit 811a962

Please sign in to comment.