polemic
polemic
CC#
Created by polemic on 2/23/2025 in #help
Console.SetCursorPosition does not work properly on windows terminal.
On windows terminal, SetCursorPosition sets the cursor relevant to where the console is scrolled to. On console host this behaviour does not happen. I want to disable this behaviour or find a workaround for windows terminal that lets me use SetCursorPosition to change the console position freely. I have also tried using an ANSI escape sequence, this does not seem to work either.
15 replies