make_with_title(a_title)
Make a new instance of TerminalCommander with setting a custom title.
This method is equivalent to the following.
(make TerminalCommander)'s set_custom_title(a_title)
script object