Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!bionet!agate!ucbvax!tut.cis.ohio-state.edu!rutgers!apple!bloom-beacon!BRL.MIL!phil From: phil@BRL.MIL (Phil Dykstra) Newsgroups: comp.windows.x Subject: Re: xterm cut buffer Message-ID: <8904290659.aa00878@SPARK.BRL.MIL> Date: 29 Apr 89 10:59:22 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 14 Speaking of cut buffers, one thing I missed from SunView cut buffers when I switched to X is that it would preserve the original newlines in the underlying data. I.e. if a line auto wrapped because it hit the right margin, and you cut and pasted the multi line input, you would not get a gratuitous newline in the middle. This make pasting e.g. long shell commands much easier. As near as I can tell there is no way to tell xterm not to place newlines in the cut buffer at the end of every screen line. Perhaps it is a byproduct of saving a selection in a cut buffer? I haven't studied the situation. Could someone shed some light on whether this can be done or not? - Phil