mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-13 00:31:55 +00:00
README.org: fzf example: preview window make bigger
Was 50%:50% and by UX we do not need the half of the screen for the dictionary name.
This commit is contained in:
committed by
Evgeniy Dushistov
parent
9c77e91006
commit
5478f290a1
@@ -36,7 +36,7 @@ fzf --prompt="Dict: " \
|
||||
--phony \
|
||||
--bind "enter:reload(sdcv {q} -n --json | jq '.[].dict' -r)" \
|
||||
--preview "sdcv {q} -en --use-dict={}" \
|
||||
--preview-window=wrap \
|
||||
--preview-window=right:70%:wrap \
|
||||
< <(echo)
|
||||
#+END_SRC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user