meiji163 / gh-notify

GitHub CLI extension to display GitHub notifications
The Unlicense
209 stars 21 forks source link

chore: alternative SIZE_THRESHOLD preview #67

Closed LangLangBart closed 1 year ago

LangLangBart commented 1 year ago

description

man fzf
* You can specify an alternative set of options that are used only when the size
  of the preview window is below a certain threshold. Note that only one
  alternative layout is allowed.

 e.g.
  fzf --preview 'cat {}' --preview-window 'right,border-left,<30(up,30%,border-bottom)'
LangLangBart commented 1 year ago