commandline for core
View the current command line input buffer.
Signature
> commandline {flags}
Input/output types:
| input | output |
|---|---|
| nothing | string |
Subcommands:
| name | description | type |
|---|---|---|
commandline edit | Modify the current command line input buffer. | built-in |
commandline get-cursor | Get the current cursor position. | built-in |
commandline set-cursor | Set the current cursor position. | built-in |