Utilities for working with terminals.
Authors:
Set terminal title using the necessary platform-dependent calls.
Control whether set_term_title is active or not.
set_term_title() allows writing to the console titlebar. In embedded widgets this can cause problems, so this call can be used to toggle it on or off as needed.
The default state of the module is for the function to be disabled.
Parameters : | val : bool
|
---|