From 8a7d9acff39831b87e54bf184af46c644f10d872 Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Mon, 9 Aug 2021 21:40:41 +0200 Subject: [PATCH] fix: typo in Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb6c8a1..3fc5dde 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ fisher install jethrokuan/fzf | Ctrl-o | Alt-o | Open a file/dir using default editor ($EDITOR) | | Ctrl-g | Alt-Shift-o | Open a file/dir using xdg-open or open command | -Legacy keybindings are kept by default, but these have conflict with key bindings in Fish 2.4.0. If you want to use the new keybindings, Ć’enter the following into your terminal: +Legacy keybindings are kept by default, but these have conflict with key bindings in Fish 2.4.0. If you want to use the new keybindings, enter the following into your terminal: ```fish set -U FZF_LEGACY_KEYBINDINGS 0