diff --git a/sh/prev/mdcat.sh b/sh/prev/mdcat.sh index b08c18d..9a92caf 100644 --- a/sh/prev/mdcat.sh +++ b/sh/prev/mdcat.sh @@ -1,3 +1,3 @@ # markdown: mdcat -mdcat --columns "$w" -- "$f" +MDCAT_PAGER= PAGER=cat mdcat -p -l --columns "$w" -- "$f"