On Wed, 07 Feb 2007 10:46:32 +0800, Kein-Hong Man <[EMAIL PROTECTED]> wrote:
>Philippe Lhoste wrote: >> Franz Steinhaeusler wrote: >>>>> One thing: (a little OT) >>>>> I have a DrPython plugin, where I can sort the buffers, >>>>> rearrange them and select with the initial letter of the beginning >>>>> of the filename typing the letters. >>>>> >>>>> Is there such a script available for SciTE? >>>>> Screenshot: http://mitglied.lycos.de/drpython/DocList.png >>>> No, unfortunately. >>> >>> Would be quite interesting to write such an animal. >>> (Or Kein-Hong Man? the master of lua scripting :) :) ) > >Probably not, I've never needed that degree of fine control over >buffers. I usually eat my own dogfood, so I don't think I'll do >this, besides, others have already done stuff in this direction. > >The list discussed something about exposing a list of buffers in >the past, such an interface will make features that need this kind >of information much easier to write. > >> I doubt it. I can be wrong, but I believe Lua doesn't have such fine >> control on buffers. >> I wrote something similar, never finished: a window displaying the list >> of open buffers, with various infos to allow sorting the list >> (extension, etc.). With the goal to allow closing buffers, reordering >> them, activating them (ListView so first letter should be OK), etc. >> Windows only, and I mostly stopped after the display of the list. :-( >> I might revive the project, as it seems recent versions of SciTE gives >> more control on buffers. >> I gave a screen shot and code in the past, in this mailing list. Hello Kein-Hong, it was only a joke! :) I didn't try at least to give you a homework of course! -- Franz Steinhaeusler _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
