0 votes
by (120 points)

I am using rebex file server component with .net core. I have added a custom command that asks prompts user for some input. I am calling console.clear() before prompting, it is clearing the console but It is not positioning the cursor to the start. I couldn't attach images, but sharing links to the files

https://drive.google.com/file/d/157WO8TrujmRRR6e8RYPXT1bm4zsAPNGT/view?usp=sharing

https://drive.google.com/file/d/1R9MQPJGPpSPqMNZ1qBio-o07E3MCV3x_/view?usp=sharing

1 Answer

0 votes
by (70.2k points)
edited by

Thank you for the report.
We will add cursor reset to the SshConsole.Clear() method in the next version.
If you want to receive beta version with this feature, please let us know.

Update: This has been resolved in Rebex File Server R5.2.

...