Skip to content
Snippets Groups Projects
Commit b7a70f2d authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Replace ESC chars with '.' when viewing messages, support '-<count>' with 'r'.

When reading messages, circumvent ANSI-encoded messages by replacing the ESC
character (ASCII 27) with '.'. This could be made an optional behavior if
someone really wants ANSI-encoded messages to be read via smbutil.

Also, allow continuous reading of 1 or more consecutive messages using the
-<digit> option (no prompting).
parent b16ed900
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment