fix: repos function fzf window too small

This commit is contained in:
Noah Masur 2024-01-25 14:57:29 -05:00
parent d823b2a49e
commit 69dd348c92

View File

@ -57,6 +57,7 @@
| fzf \
--header-lines=1 \
--layout=reverse \
--height=100% \
--bind "ctrl-o:execute:gh repo view -w ''${organization}/{1}" \
--bind "shift-up:preview-half-page-up" \
--bind "shift-down:preview-half-page-down" \