stuff chars
    Jordan Hayes 
    jordan at ucbarpa.Berkeley.EDU
       
    Sun Nov 30 13:42:42 AEST 1986
    
    
  
Lawrence W. McVoy <mcvoy at rsch.WISC.EDU> writes:
	The idea being to stuff the sequence of chars that would
	suspend the vi job and restart the last previous suspended
	job.  Useful for flipping between vi's.
Neato idea, but to do your specific example needs only the following
keystrokes:
% vi file{0,1}.c
and then ^^ ("control carrot" aka "cntrl-shift-6") will flip flop 
you between files ...
As for the other more general idea, I'm sure you could make it work ...
/jordan
    
    
More information about the Comp.unix.wizards
mailing list