Thanks Dexen and Aram for the explanation. On Fri, Apr 20, 2012 at 6:04 PM, sqweek <[email protected]> wrote: > On 19 April 2012 19:51, Mathieu Lonjaret <[email protected]> wrote: >> Is anyone using git with p9p acme set as the editor? > <snip> >> I use E instead (which I thought was meant for that), git does not >> "notice" when I Put the file, so it just hangs there. > > I never tried using EDITOR=E, instead wrote my own little script. I'm > a little compulsive when it comes to hitting Put, so my script > actually waits until you delete the acme window. Also you can hit > "Cancel" to have the script exit non-zero. Anyway this is what I use > for $EDITOR/$VISUAL: > > http://sqweek.net/plan9/acmeedit
Nice, it almost works out of the box. I got a 9p error message when using it: 9p: write error: ill-formed control message but it actually does the job anyway. Thanks! I'll investigate later on to see which part fails exactly.
