Relative Content

Tag Archive for powershellprompt

Is there a way to place the prompt cursor at the bottom of the console?

In MSDOS, I wrote a prompt (%PROMPT%) that output a reverse color (white) line at the top of the console with information like MSDOS version and time/date. Then the prompt text ($P$G) and cursor moved to the bottom of the console. Standard output color was Cyan while the prompt string itself was white.

Is there a way to place the prompt cursor at the bottom of the console?

In MSDOS, I wrote a prompt (%PROMPT%) that output a reverse color (white) line at the top of the console with information like MSDOS version and time/date. Then the prompt text ($P$G) and cursor moved to the bottom of the console. Standard output color was Cyan while the prompt string itself was white.