On Wednesday, November 18, 2020 at 11:19:44 AM UTC-5 Edward K. Ream wrote: > On Wed, Nov 18, 2020 at 8:45 AM gar <[email protected]> wrote: > >> >>> Put your cursor to the beginning of the line (position 0, not the first >> char). Hold shift, press down - the line is selected. Press tab - next line >> becomes selected and both of them are indented. What was expected? >> > > Yes, this is expected. All lines with any selection at all are indented. >
Most other editors I commonly use would act as follows, which is what I would like as well: 1. Put cursor at start of a line of text. 2. Select the line by pressing <SHIFT-DOWNARROW>. 3. Press <TAB>. Expected behavior - The single selected line gets indented. Leo behavior - the selected line and the next one down get indented. To get the behavior you want, press Shift-End instead of the Down arrow. > This isn't a good idea because other editors don't act this way. Some editors that act as expected: - Editplus - Notepad++ - VSCode - Pyzo - Atom Leo shouldn't require a different motor operation for such a common action. > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor/51f56c14-d120-4c4d-be37-eacf824441cen%40googlegroups.com.
