On Wed, Nov 18, 2020 at 4:17 AM gar <[email protected]> wrote: > Tested for a while. Looks like it works as I wanted, but you still have > some misbehaviors: >
Rev f666402 adds the always-indent-region command, which never adds a tab. > 1. when inserting TAB char - then cannot undo it (ctrl-z does nothing) > Fixed at rev bdbdd8b. > 2. when single line is selected and ctrl-> or tab is pressed - two lines > are indented (this is very old bug, I told you about it and even now do not > understand why do you treat this as valid behavior) > I don't see this. > 3. when indenting a single line - cursor is moved to the beginning of it, > which is uncommon (same with multiline indent) > I don't see exactly this. I do see that after indenting a region the last character isn't selected. This doesn't affect much, but I will correct it. > 4. seems like auto-indent after braces doesnt work anymore (but I'm not > sure that it was not broken before) > Please give an example. 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/CAMF8tS0OLUyULAS%2B-LhJUf3xOyzdxR112H_dh%3DNJjka7%2B7udeQ%40mail.gmail.com.
