> Is anyone using git with p9p acme set as the editor? > Most things here work fine (as long as the pager is set to cat or > something like that), but I've been having problems with 'git commit > --amend'. If I use B as the $EDITOR, git considers the log file edited > as soon as it is opened in acme (and does not wait for a Put), and if > 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. > Am I missing something? is there a simple solution to that?
I do. Rather than remembering what I did, I'll link to my environment: http://code.google.com/p/aram-dotfiles/source/browse/ Check the big Plan 9 branch in profile: http://code.google.com/p/aram-dotfiles/source/browse/profile -- Aram Hăvărneanu
