RE: Is there any GoBack-GoForward macro?
Tony Balinski <[email protected]>
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <[email protected]> |
Quoting Jenô Balaskó <jeno.balasko-IzeFyvvaP7pWk0Htik3J/[email protected]>: >> If you are talking about jumping to functions using (c)tags functionality, >> TK Soh did a patch for this, then wrote a set of macros to do the same >> thing. >> The "tagstack" patch and the macro alternative are both here: >> http://sourceforge.net/tracker/?func=detail&aid=588380&group_id=11005&atid=311005 >> >> Tony >> > Hi Tony, > > Yes I searched exactly this functionality. > > Thanks for the quick answer. I've tried the freshest macro version > (tagstack-v1_0.menu macro v1.0: a macro implementation of tagstack). > It works fine, except that Ctrl-], Shft-Ctrl-] cannot be modified for > Ctrl-D, Shift-Ctrl-D. Let me guess: non-US keyboard? > Is there any experience, how long can be the stack? No idea. I haven't checked, but it'll be limited by the number of marks available per document (36, one per latin letter and one per digit). I can't remember the implementation details though, so it may be less. The digits are only available to macros IIRC; maybe he limits the tagstack to them, so 10 positions per document. Maybe his C patch has indefinite storage, but again I don't remember. You'd have to read the code. Tony -- NEdit Discuss mailing list - [email protected] http://www.nedit.org/mailman/listinfo/discuss