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

mlcc - simple configurator for mlterm

Contact

       Subscribe mlterm-dev-en ML (https://lists.sourceforge.net/lists/listinfo/mlterm-dev-en).

                                                   2018-10-27                                            MLCC(1)

Description

mlcc is a helper to configure mlterm(1) by sending special escape sequences.
       (See https://github.com/arakiken/mlterm/blob/master/doc/en/PROTOCOL)

Example

mlcc
              Show configuration screen.

       mlccfg_colorblue
              Change the value of "fg_color" option to "blue".

       mlccexecfull_reset
              Execute "full_reset" command.

       mlccaafontISO10646_UCS4_1Courier
              Change font name of "ISO10646_UCS4_1" in aafont configuration to "Courier".

       mlcccolorredrgb:ff/00/00
              Change RGB of "red" to rgb:ff/00/00.

Name

       mlcc - simple configurator for mlterm

Options

-h, --help Show help messages.

See Also

mlterm(1),

Synopsis

mlcc [options] [arguments]

See Also