logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mless — conveniently read messages in less(1)

Authors

       Leah Neukirchen <leah@vuxu.org>

Description

mless  runs  less(1) on the output of mshow(1) for the current sequence.  Display starts with the current
       message, or msg if passed.  (See mmsg(7) for the message argument syntax.)

       When no messages are passed and the standard input is from a pipe, ‘mseq -S’ is called to set the current
       sequence; mless is then run on the resulting sequence.  The first "file" of the less instance will be the
       output of mscan(1).  This makes mless convenient for use at the end of a pipeline.

       mless will start less(1) and display the current message, if possible.  Use ‘:n’ and  ‘:p’  to  read  the
       next (resp. previous) message.

Exit Status

       The mless utility exits 0 on success, and >0 if an error occurs.

License

mless is in the public domain.

       To  the  extent  possible  under  law,  the  creator of this work has waived all copyright and related or
       neighboring rights to this work.

       http://creativecommons.org/publicdomain/zero/1.0/

Debian                                            July 22, 2016                                         MLESS(1)

Name

       mless — conveniently read messages in less(1)

See Also

less(1), mscan(1), mseq(1), mshow(1), mmsg(7)

Synopsis

mless [msg]

See Also