m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00

Updated Configuring shell key bindings (markdown)

Junegunn Choi
2017-01-19 18:02:04 +09:00
parent 681cf020f2
commit 30325dd4fd

@@ -1,6 +1,6 @@
## Changing the layout
The key bindings use `--height` option to display fzf finder below your cursor, but it's configurable.
The key bindings use `--height 40%` option to display fzf finder below your cursor, but it's configurable.
If you prefer to run fzf in full screen mode, add `--no-height` to your `$FZF_DEFAULT_OPTS` like follows: