Ah, ok, you are proposing only the completion pane reflect the narrowing field of choices, getting rid of the one-by-one sequence in the command box.
+1 On Mon, Aug 18, 2014 at 7:41 AM, Edward K. Ream <[email protected]> wrote: > On Mon, Aug 18, 2014 at 7:19 AM, Jacob Peck <[email protected]> wrote: > >> If you do: >> >> Alt-X pr <tab><tab><tab><tab> >> >> You'll see the completion cycles through various options. I think this is >> what he's asking to remove. > > Correct. > >> I have never used this behavior before, so I wouldn't mind it gone. >> Additionally, I appreciate your recent attitude that unknown/unfixed bugs >> would cause users to abandon Leo -- bugs are the enemy here! > > Thanks for all your comments. I'm glad we are all on the same page. > > Rev b93f77a...now contains much simpler code. Please report any new > problems immediately. > > Here is the checkin log: > > QQQ > Removed tab cycling code, with the resulting collapse in code complexity. > > Warning: lightly tested code: set new_arg = False in emergencies. > > Moved two snapshots of GetArg class to the "attic" (leoNotes.txt). > > Leo build: 20140818073457 > QQQ > > Cool: Terry's new git hook reports the Leo build number. Very nice, Terry. > > Edward > > P.S. Imo, tab cycling would make more sense if the user could only see > one completion at at time, but not in this context when all are > completions so clearly presented in the Completion pane. > > EKR > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
