Date: Fri, 22 Apr 2005 08:20:59 -0500 From: Ash <omniBSD@speakeasy.net> To: dave <dmehler26@woh.rr.com> Cc: freebsd-questions@freebsd.org Subject: Re: screen question Message-ID: <4268FA3B.40502@speakeasy.net> In-Reply-To: <000a01c5473b$1c850790$0200a8c0@satellite> References: <000a01c5473b$1c850790$0200a8c0@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
dave wrote: > Hello, > I've got a screen session that has four windows in it. Data in window 1 > needs to be in windows 2 3 and 4, which are all separate files. I do not > want to manually retype all of this, was wondering if screen had a feature > like a virtual clipboard? > Thanks. > Dave. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From the man page: [snip] copy Enter copy/scrollback mode. This allows you to copy text from the cur-rent window and its history into the paste buffer. In this mode a vi-ike `full screen editor' is active: [/snip] Check out the man page for further details: $ man screen -Ash
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4268FA3B.40502>