New command in context menu over splitter handle

2017-07-13 Thread vitalije
While dealing with issue #455 , I have added a new menu command in context menu that is shown when user right clicks in splitter handle. Its label is *Toggle split/dir. just this *(not best label I suppose. Any suggestion is welcome). It tak

Re: New command in context menu over splitter handle

2017-07-13 Thread Edward K. Ream
On Thu, Jul 13, 2017 at 3:15 AM, vitalije wrote: > While dealing with issue #455 > , I have added a new > menu command in context menu that is shown when user right clicks in > splitter handle. Its label is *Toggle split/dir. just this *(not be

Re: Tags, uA's and @persistence

2017-07-13 Thread Edward K. Ream
On Wed, Jul 12, 2017 at 8:50 AM, Largo84 wrote: > There was some discussion about this topic a while back here > and > I thought I understood that if I add tags (uA's) to nodes in @auto-xxx > files, they are somehow preserved

Re: commands to move to next file in 'file edit list'?

2017-07-13 Thread Edward K. Ream
On Thu, Feb 16, 2017 at 10:10 AM, jkn wrote: some of Leo's primitive commands could benefit from a re-naming blitz > (difficult though I imagine this would be), > ​*Changing* the name of existing commands would break settings files. It's possible (and easy), to *add* a new command name. Howeve

Re: commands to move to next file in 'file edit list'?

2017-07-13 Thread Edward K. Ream
On Thu, Jul 13, 2017 at 5:22 AM, Edward K. Ream wrote: ​>> confusingly to me, the keys they are bound to are called "Ctrl+Next" and "Ctrl+Prior".​ ​> The names come from Tk (iirc). Again, they can't be removed, but new names could be added. This would be surprisingly complicated, but would be

Re: at_clean under at_others node feature request

2017-07-13 Thread Edward K. Ream
On Thu, Jul 6, 2017 at 9:09 AM, Edward K. Ream wrote: ​I think this is worth pursuing. ​ > ​I've just created #525: Ignore @clean in descendants of @others nodes Edward -- You received this message because you are subscribed to the Google

Re: New command in context menu over splitter handle

2017-07-13 Thread vitalije
Fixed at cc86d25. > > There were also problem if executed on splitter between tree and body without vr pane. Now it is fixed (I hope). Vitalije -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emai

Re: Tags, uA's and @persistence

2017-07-13 Thread Largo84
Done here . Rob... On Thursday, July 13, 2017 at 6:16:06 AM UTC-4, Edward K. Ream wrote: > > > > ​Not if create-at-persistence-nodes-automatically is True. > > Please file a bug report. > > Edward > -- You received this message because

Re: commands to move to next file in 'file edit list'?

2017-07-13 Thread jkn
On Thursday, July 13, 2017 at 11:33:16 AM UTC+1, Edward K. Ream wrote: > > On Thu, Jul 13, 2017 at 5:22 AM, Edward K. Ream > wrote: > > ​>> confusingly to me, the keys they are bound to are called "Ctrl+Next" > and "Ctrl+Prior".​ > > ​> The names come from Tk (iirc). Again, they can't be remov

Re: Should search commands when there is no more hits return to position where search first started

2017-07-13 Thread lewis
Open CheatSheet.leo alt-F3 (nothing happens, there are no messages to log pane, or console) alt-x search-return-to-origin (nothing happens, there are no messages to log pane, or console) Confirmed on 2 win10 machines running 3.6.1 and PyQt 5.9.1. I will review my plugins and report. Leo Log Wi

Re: commands to move to next file in 'file edit list'?

2017-07-13 Thread Edward K. Ream
On Thu, Jul 13, 2017 at 8:49 AM, jkn wrote: > ​> The names come from Tk (iirc). Again, they can't be removed, but new >> names could be added. This would be surprisingly complicated, but would be >> worth doing. >> >> > I'll add an enhancement request. >> >> Done. #524

Re: New command in context menu over splitter handle

2017-07-13 Thread Edward K. Ream
On Thu, Jul 13, 2017 at 8:12 AM, vitalije wrote: > Fixed at cc86d25. >> >> There were also problem if executed on splitter between tree and body > without vr pane. Now it is fixed (I hope). > ​Thanks. It works for me. Edward -- You received this message because you are subscribed to the Goog

Re: New command in context menu over splitter handle

2017-07-13 Thread Terry Brown
On Thu, 13 Jul 2017 06:12:14 -0700 (PDT) vitalije wrote: > Fixed at cc86d25. > > > > There were also problem if executed on splitter between tree and > > body > without vr pane. Now it is fixed (I hope). > Vitalije These fixes are great. My two stalled :-/ projects would replace (in the open s

Re: New command in context menu over splitter handle

2017-07-13 Thread Edward K. Ream
On Thu, Jul 13, 2017 at 9:10 AM, Terry Brown wrote: QDocks - there's probably some issues here with how leo finds widgets, > but I suspect they're not too major. The problem is the startup > convolutions, getting find and spell tabs init'ed properly relative to > the log tab. Conceptually I don

Re: Should search commands when there is no more hits return to position where search first started

2017-07-13 Thread vitalije
On Thursday, July 13, 2017 at 3:49:38 PM UTC+2, lewis wrote: > > Open CheatSheet.leo > alt-F3 (nothing happens, there are no messages to log pane, or console) > alt-x search-return-to-origin (nothing happens, there are no messages to > log pane, or console) > > Well it seems I haven't explain ve

Re: Should search commands when there is no more hits return to position where search first started

2017-07-13 Thread lewis
Aha, my apologies. It works for me now, with *all* my plugins disabled :) I will retest with various plugins enabled. Thanks Lewis -- 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,

Re: Should search commands when there is no more hits return to position where search first started

2017-07-13 Thread lewis
Just to clarify, I read the command too literally. I thought it would conduct the search, and when it had cycled through the entire document, it would report the search complete, and return the user to the origin. Lewis -- You received this message because you are subscribed to the Google Grou

After press Alt+G, the cursor sometimes is not at the end of "Goto global line:"

2017-07-13 Thread zhaohe wang
Leo 5.5, build 20170713172622, Thu Jul 13 17:26:22 CDT 2017 After press Alt+G, the cursor sometimes is not at the end of "Goto global line:", then Goto global line can not be execute. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubsc

Re: After press Alt+G, the cursor sometimes is not at the end of "Goto global line:"

2017-07-13 Thread vitalije
Fixed at 1199b28. This bug was introduced while solving issue #469. I hope this will solve both. Vitalije -- 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 leo-edit