What happens in Nedit if the cursor moves off the line to one that is so much 
shorter that the cursor is off screen? How does the user know that? And how do 
they know where its is?

The basic premise that Scintilla (the editing widget Geany uses) has, is that 
the cursor should always be visible after user action.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2475#issuecomment-614577520

Reply via email to