waf / CSharpRepl

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
https://fuqua.io/CSharpRepl/
Mozilla Public License 2.0
2.84k stars 106 forks source link

Caret jumping around while typing #267

Closed malino-dev closed 9 months ago

malino-dev commented 1 year ago

Version

0.6.1

What happened?

When I'm typing in stuff (in this case Math.Floor), then my caret is resetting itsself to the start of the line sometimes for no reason.

malino-dev commented 1 year ago

Update: seems to be related when commend prompt is not maximized.

waf commented 1 year ago

Hi @zondaken, thanks for the report. Could you please help me reproduce this by providing the following?

Thanks!

malino-dev commented 1 year ago
kindermannhubert commented 11 months ago

Could you try the latest version and paste gifs (can be recorded with e.g. ShareX) of the described behavior? I'm not able to reproduce it.

cmd: cmd_WBCE7YKBAI

Windows Terminal: WindowsTerminal_bf8wh6HD3g

waf commented 9 months ago

Can't reproduce this, closing. Feel free to reopen if you're still seeing it.