slajerek / RetroDebugger

Retro Debugger is a multiplatform debugger APIs host for retro computers: C64 (Vice), Atari800 and NES (NestopiaUE).
175 stars 20 forks source link

Monitor console prompt has no cursor #37

Closed mrdudz closed 5 months ago

mrdudz commented 5 months ago

... this makes the console pretty annoying to use

slajerek commented 5 months ago

Interesting, what do you exactly mean by cursor? You do not see that white rectangle which is a cursor? Which version you use?

mrdudz commented 5 months ago

Built from git head, running on linux

However, now it appears to work - weird :) (And just to make it clear, i am talking about "c64 monitor console", not the memory views etc - i get a green cursor now :))

I can't reproduce it now, closed all windows, restarted the debugger, reopened the monitor window... its still working. no clue what happened the other day. Will re-open when i see it again and i can reproduce :)