Change to paragraph up command

Neil Hodgson <[email protected]> Wed, 23 Nov 2022 10:01:04 +1100
Newsgroups gmane.comp.lib.scintilla.devel,gmane.editors.scite.general
Message-ID <[email protected]>
   Currently the paragraph up Ctrl+{ and paragraph up select Ctrl+Shift+{ commands move to the start of the previous paragraph when the caret is in the first line of a paragraph.

   There is a proposal to change this so it will go to the start of the paragraph containing the caret. Only if the caret is at the start position of the paragraph will it go to the start of the previous paragraph.

   Thus the only change is when the caret is in the first line of a paragraph but not at the start of the paragraph.

   This is similar to some more word oriented applications like WordPad and LibreOffice Writer although they are always wrapped and treat line ends as paragraph ends.

   Reply if this would be a problem for you or your application. While this could be made optional, options add costs to maintenance.

   Neil

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scintilla-interest/ACF514CE-DC8A-4B59-96D8-D64CD51279EC%40gmail.com.