From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: From: Mathieu Lonjaret Date: Sun, 30 Nov 2014 18:39:49 +0100 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] acmetags Topicbox-Message-UUID: 2ff7c9a0-ead9-11e9-9d60-3106f5b1d025 On 30 November 2014 at 18:19, erik quanstrom wrote: > On Sun Nov 30 09:03:42 PST 2014, mathieu.lonjaret@gmail.com wrote: >> Hi, >> >> I usually keep most of my build/run/test workflow as tags on my acme >> "win" windows. But acme dumps do not save tags, and I sometimes don't >> save them in a guide file (because I forget when I reboot, or I close >> acme inadvertently, or in rare occasions because acme dies). So I've >> finally written a little tool to cope with that, and it's here >> https://github.com/mpl/acmetags in case anyone is interested. I'll >> probably run it in a cron or something. >> >> As usual, kudos to the acme authors and to Russ for the acme pkg which >> made this so easy to write. > > the 9atom version of acme does do this. Ah yeah, forgot to precise it was for p9p, thanks. > it's pretty easy code to copy, > i just haven't done it yet. the other thing missing from p9p acme that > i notice is the ability to middle click on the column blue square and have > the column resize in width, as frames already do in height. (only in > 9atom, not labs.) Wow, yes. I often wish I could do something like that and I didn't even know it existed in any of the acme "versions". You have my thanks in advance if that makes it into p9p. :-) > - erik >