diff --git a/hledger-lib/Hledger/Utils/IO.hs b/hledger-lib/Hledger/Utils/IO.hs index 8456381bd..aab2ef036 100644 --- a/hledger-lib/Hledger/Utils/IO.hs +++ b/hledger-lib/Hledger/Utils/IO.hs @@ -622,7 +622,6 @@ getTerminalWidth = fmap snd <$> getTerminalHeightWidth -- --chop-long-lines -- --hilite-unread -- --ignore-case --- --mouse -- --no-init -- --quit-at-eof -- --quit-if-one-screen @@ -644,7 +643,6 @@ setupPager = do "--chop-long-lines" ,"--hilite-unread" ,"--ignore-case" - ,"--mouse" ,"--no-init" ,"--quit-at-eof" ,"--quit-if-one-screen" diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 639a7f382..4abfed9df 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -781,7 +781,6 @@ to enable ANSI colour and a number of other conveniences. --chop-long-lines --hilite-unread --ignore-case ---mouse --no-init --quit-at-eof --quit-if-one-screen