term
for platform
Commands for querying information about the terminal.
Signature
> term {flags}
Input/output types:
input | output |
---|---|
nothing | string |
Notes
You must use one of the following subcommands. Using this command as-is will only produce this help message.
Subcommands:
name | description | type |
---|---|---|
term query | Query the terminal for information. | built-in |
term size | Returns a record containing the number of columns (width) and rows (height) of the terminal. | built-in |