https://github.com/wfxr/forgit/blob/e789afed644574eaa79bfaf4b84c39c8040ca36c/bin/git-forgit#L171 this line rewrote my `LESS` env. workaround: ```zsh export FORGIT_ENTER_PAGER="LESS=\"$LESS\" less" ``` also there is no docs on `FORGIT_ENTER_PAGER`.
forgit/bin/git-forgit
Line 171 in e789afe
this line rewrote my
LESSenv.workaround:
also there is no docs on
FORGIT_ENTER_PAGER.