Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MLCC(1) 		     General Commands Manual			 MLCC(1)

NAME
     mlcc - simple configurator for mlterm

SYNOPSIS
     mlcc [options] [arguments]

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

OPTIONS
     -h, --help Show help messages.

EXAMPLE
     mlcc
	    Show configuration screen.

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

     mlcc exec full_reset
	    Execute "full_reset" command.

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

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

SEE ALSO
     mlterm(1),

CONTACT
     Subscribe	       mlterm-dev-en	      ML	  (https://lists.source-
     forge.net/lists/listinfo/mlterm-dev-en).

				   2018-10-27				 MLCC(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mlcc&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help