From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@pimlott.net (Andrew Pimlott) Date: Mon, 27 Jul 2009 13:11:53 -0700 Subject: [sup-talk] Odd key bug In-Reply-To: <1248720085-sup-7444@valgus> References: <1248714653-sup-6926@javelin> <1248720085-sup-7444@valgus> Message-ID: <20090727201153.GI14010@pimlott.net> On Mon, Jul 27, 2009 at 09:47:00PM +0300, Tarko Tikan wrote: > Currently, as the external editor is run, there is no way to switch between sup and external editor (for obvious reasons). Is anyone aware of any better idea how to integrate vim (even better, any editor) into sup and still have the excellent buffer system. My idea is to make sup act like a shell and implement job control, so when you ctrl-z out of your editor, you're back in sup. You can have multiple editors stopped in the background, and resume any of them at any point. Andrew