Re: Stretch vim doesnt cut and paste

2017-08-24 Thread Reco
Hi. On Thu, 24 Aug 2017 21:59:36 +0200 Elimar Riesebieter wrote: > * Reco [2017-08-24 18:16 +0300]: > > [...] > > vim(1) does not mention defaults.vim, so it must be a case of obsolete > > documentation. > > That, and I'm too lazy to view vim source. > > Read file:///usr/share/doc/vim

Re: Stretch vim doesnt cut and paste

2017-08-24 Thread Elimar Riesebieter
* Reco [2017-08-24 18:16 +0300]: [...] > vim(1) does not mention defaults.vim, so it must be a case of obsolete > documentation. > That, and I'm too lazy to view vim source. Read file:///usr/share/doc/vim-common/NEWS.Debian.gz Elimar -- Never make anything simple and efficient when a way c

Re: Stretch vim doesnt cut and paste

2017-08-24 Thread Reco
Hi. On Thu, 24 Aug 2017 08:45:19 -0500 David Wright wrote: > On Thu 24 Aug 2017 at 12:37:45 (+0300), Reco wrote: > > Hi. > > > > On Thu, Aug 24, 2017 at 03:38:10PM +1200, Richard Hector wrote: > > > On 21/08/17 05:31, Reco wrote: > > > > In jessie and before that one could put neede

Re: Stretch vim doesnt cut and paste

2017-08-24 Thread David Wright
On Thu 24 Aug 2017 at 12:37:45 (+0300), Reco wrote: > Hi. > > On Thu, Aug 24, 2017 at 03:38:10PM +1200, Richard Hector wrote: > > On 21/08/17 05:31, Reco wrote: > > > In jessie and before that one could put needed customizations > > > into /etc/vim/vimrc (and it works as of stretch) > > > or

Re: Stretch vim doesnt cut and paste

2017-08-24 Thread Reco
Hi. On Thu, Aug 24, 2017 at 03:38:10PM +1200, Richard Hector wrote: > On 21/08/17 05:31, Reco wrote: > > In jessie and before that one could put needed customizations > > into /etc/vim/vimrc (and it works as of stretch) > > or into /etc/vim/vimrc.local (and it's ignored in stretch). > > L

Re: Stretch vim doesnt cut and paste

2017-08-23 Thread Richard Hector
On 21/08/17 05:31, Reco wrote: > In jessie and before that one could put needed customizations > into /etc/vim/vimrc (and it works as of stretch) > or into /etc/vim/vimrc.local (and it's ignored in stretch). Looking at a stretch box (installed clean, not upgraded), /etc/vim/vimrc has this at the b

Re: Stretch vim doesnt cut and paste

2017-08-20 Thread kamaraju kusumanchi
On Sun, Aug 20, 2017 at 7:22 AM, kamaraju kusumanchi wrote: > > Using a sledgehammer to crack a nut, uh? YMMV but I find that a lot of > those changes are good. If you are annoyed by the incremental search, > simply disable it by adding > > set noic > > in ~/.vimrc. > Sorry, I meant "set nois" as

Re: Stretch vim doesnt cut and paste

2017-08-20 Thread Reco
On Sun, 20 Aug 2017 18:46:49 +0200 Nicolas George wrote: > Le tridi 3 fructidor, an CCXXV, Reco a écrit : > > That part is simple (per-user). The hard question is - how can I force > > vim to respect 'noic' without the need to create ~/.vimrc for every > > single user that I use? > > The same wa

Re: Stretch vim doesnt cut and paste

2017-08-20 Thread Nicolas George
Le tridi 3 fructidor, an CCXXV, Reco a écrit : > That part is simple (per-user). The hard question is - how can I force > vim to respect 'noic' without the need to create ~/.vimrc for every > single user that I use? The same way you distribute any configuration change you make to any software. If

Re: Stretch vim doesnt cut and paste

2017-08-20 Thread Reco
Hi. On Sun, 20 Aug 2017 07:22:34 -0400 kamaraju kusumanchi wrote: > On Sat, Aug 19, 2017 at 8:04 AM, Reco wrote: > > > > A known problem. Apparently upstream thought (and Debian maintainer > > followed) that it would be good idea to enable so-called 'mouse support' > > in vim. As a resu

Re: Stretch vim doesnt cut and paste

2017-08-20 Thread kamaraju kusumanchi
On Sat, Aug 19, 2017 at 8:04 AM, Reco wrote: > > A known problem. Apparently upstream thought (and Debian maintainer > followed) that it would be good idea to enable so-called 'mouse support' > in vim. As a result X cutbuffer ceased to function in vim. > They also enabled 'incremental search' by d

Re: Stretch vim doesnt cut and paste

2017-08-19 Thread behrad eslami
Press shift and select lines that you want to copy On Saturday, August 19, 2017, 5:06:33 PM GMT+4:30, Rob van der Putten wrote: Hi there On 19/08/17 14:10, Brian wrote: > "set mouse=" in ~/.vimrc. In /etc/vim/vimrc it doesn't work. In ~/.vimrc it does. Thanks! Regards, Rob

Re: Stretch vim doesnt cut and paste

2017-08-19 Thread Rob van der Putten
Hi there On 19/08/17 14:10, Brian wrote: "set mouse=" in ~/.vimrc. In /etc/vim/vimrc it doesn't work. In ~/.vimrc it does. Thanks! Regards, Rob

Re: Stretch vim doesnt cut and paste

2017-08-19 Thread Nicolas George
Le duodi 2 fructidor, an CCXXV, Rob van der Putten a écrit : > After a upgrade from jessie to stretch I can't use the mouse to cut and > paste in vim. Try "set mouse=" (empty option). Regards, -- Nicolas George

Re: Stretch vim doesnt cut and paste

2017-08-19 Thread Brian
On Sat 19 Aug 2017 at 13:56:15 +0200, Rob van der Putten wrote: > After a upgrade from jessie to stretch I can't use the mouse to cut and > paste in vim. > nvi works, nano works. > As quick fix I removed xxd and installed the jessie version of vim, > vim-common and vim-run

Re: Stretch vim doesnt cut and paste

2017-08-19 Thread Reco
Hi. On Sat, 19 Aug 2017 13:56:15 +0200 Rob van der Putten wrote: > Hi there > > > After a upgrade from jessie to stretch I can't use the mouse to cut and > paste in vim. > nvi works, nano works. > As quick fix I removed xxd and installed the jessie version

Stretch vim doesnt cut and paste

2017-08-19 Thread Rob van der Putten
Hi there After a upgrade from jessie to stretch I can't use the mouse to cut and paste in vim. nvi works, nano works. As quick fix I removed xxd and installed the jessie version of vim, vim-common and vim-runtime. This does work. Regards, Rob

Re: stretch, vim, cut and paste broken (and fix)

2017-07-05 Thread Dave Sherohman
On Fri, Jun 30, 2017 at 10:36:52AM -0400, Dan Ritter wrote: > That's nice. It doesn't actually work for the X cut and paste > mechanism that I rely on, and it turns out that adding this > to my .vimrc: > > set mouse=off > > or > > set mouse="&quo

Re: stretch, vim, cut and paste broken (and fix)

2017-07-02 Thread Liam O'Toole
ling it you > " can position the cursor, Visually select and scroll with the > mouse. > if has('mouse') > set mouse=a > endif > > That's nice. It doesn't actually work for the X cut and paste > mechanism that I rely on, and it turns out that adding

Re: stretch, vim, cut and paste broken (and fix)

2017-06-30 Thread Nicolas George
Le duodi 12 messidor, an CCXXV, Dan Ritter a écrit : > Clearly the problem can still arise with a ~/.vimrc in place. But probably not the way you diagnosed. Regards, -- Nicolas George signature.asc Description: Digital signature

Re: stretch, vim, cut and paste broken (and fix)

2017-06-30 Thread Dan Ritter
On Fri, Jun 30, 2017 at 10:46:27AM -0400, Greg Wooledge wrote: > On Fri, Jun 30, 2017 at 10:36:52AM -0400, Dan Ritter wrote: > > - move over to some other text input field and > > paste with button 3 > > You mean button 2. > > > except, vim stopped allowing the paste. > > > > Here's the change

Re: stretch, vim, cut and paste broken (and fix)

2017-06-30 Thread Nicolas George
Le duodi 12 messidor, an CCXXV, Greg Wooledge a écrit : > all kinds of rubbish that I would never, ever want. Well, obviously somebody wanted that "rubbish", enough to work and implement it as Libre software. A little respect for other people's work, maybe? Regards, -- Nicolas Ge

Re: stretch, vim, cut and paste broken (and fix)

2017-06-30 Thread Nicolas George
Le duodi 12 messidor, an CCXXV, Dan Ritter a écrit : > except, vim stopped allowing the paste. Correction: vim started handling the paste itself instead of relying on the terminal emulator. Of course, it behave slightly differently. Each has advantages and drawbacks. > set mouse="" > > does not

Re: stretch, vim, cut and paste broken (and fix)

2017-06-30 Thread Greg Wooledge
ly speaking, yeah, that OS level defaults file can cause problems. Lots of changes have occurred there. The good news is that it's ignored if you have your own ~/.vimrc file. So, just create a ~/.vimrc file with something in it, and you should be all set. > That's nice. It doesn&

stretch, vim, cut and paste broken (and fix)

2017-06-30 Thread Dan Ritter
That's nice. It doesn't actually work for the X cut and paste mechanism that I rely on, and it turns out that adding this to my .vimrc: set mouse=off or set mouse="" does not work. Instead you need to go to that defaults file and comment out the offending stanza. Use " as your beginning of line comment character. -dsr-

Re: can someone replicate this cut and paste bug?

2013-05-01 Thread songbird
Siard wrote: > songbird wrote: >> in the future i'll have to proof read every copy and paste >> operation for funny translations. i don't know about you and how >> much you reference technical documents and copy and paste, but the >> sort of mistranslation is one that would make me shudder. >>

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Jerry Stuckle
On 4/30/2013 2:04 PM, songbird wrote: Jerry Stuckle wrote: ... That's not a 'u' - it's the lower case greek letter mu, which is probably not in the charset you're using (sorry, I can't test it right now). right, it is μ. however, in my LibreOffice document and this text document it is show

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Siard
songbird wrote: > in the future i'll have to proof read every copy and paste > operation for funny translations. i don't know about you and how > much you reference technical documents and copy and paste, but the > sort of mistranslation is one that would make me shudder. > > is there a safer

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Brian
On Tue 30 Apr 2013 at 06:42:33 -0400, songbird wrote: > i don't have access to the original document > other than the link posted above. Bceause I've snipped a bit, it is http://www.nature.com/srep/2013/130425/srep01732/pdf/srep01732.pdf > i hope it doesn't happen in other documents as

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread songbird
Jerry Stuckle wrote: ... > That's not a 'u' - it's the lower case greek letter mu, which is > probably not in the charset you're using (sorry, I can't test it right now). right, it is μ. however, in my LibreOffice document and this text document it is showing up correctly when i paste it in fr

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread songbird
Claudius Hubig wrote: > songbird wrote: >> i can verify that in the Times New Roman font i'm >> using in Libreoffice that when i paste a µ into it >> that it does work correctly, but when i hit return >> at the end of the line it translates the initial µ >> into a capital M. this happens on the

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread songbird
Siard wrote: > songbird wrote: >> when cutting and pasting from evince to a terminal the process is >> translating a "um" into a "mm" which is a signifcant change for a >> technical document. >> >> the source document used was downloaded from: >> >> "http://www.nature.com/srep/2013/130425/s

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Siard
songbird wrote: > when cutting and pasting from evince to a terminal the process is > translating a "um" into a "mm" which is a signifcant change for a > technical document. > > the source document used was downloaded from: > > "http://www.nature.com/srep/2013/130425/srep01732/pdf/srep01732.

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Claudius Hubig
Dear songbird, what a wonderful name that is. songbird wrote: > i can verify that in the Times New Roman font i'm > using in Libreoffice that when i paste a µ into it > that it does work correctly, but when i hit return > at the end of the line it translates the initial µ > into a capital M. t

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Lisi Reisz
On Tuesday 30 April 2013 11:42:33 songbird wrote: > they could be > made aware some kind of strange effect is going on It isn't a strange effect. As Jerry and I said, it is just not preserving the font. No font is conserved. In this case it happens to matter. An initial µ is changed to M beca

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread songbird
text terminal,=20 >> vi'd document, or even LibreOffice doc. all >> do the same thing and translate it from um to >> mm. >>=20 >> so if someone can replicate this it would >> help. if not, then i'd be stumped because >> i have no familiarity wi

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Jerry Stuckle
cate this it would help. if not, then i'd be stumped because i have no familiarity with cut and paste underpinnings... thanks much, songbird That's not a 'u' - it's the lower case greek letter mu, which is probably not in the charset you're using (sorry,

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Lisi Reisz
On Tuesday 30 April 2013 10:39:53 Brian wrote: > mupdf too. By this time I'd be thinking in terms of 'What is wrong with > the PDF?'. Fonts, glyphs, unicode etc. Not much can be done about it > without access to the source document. The discussion is made harder to follow by rendering the original

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Brian
On Tue 30 Apr 2013 at 11:32:35 +0300, Andrei POPESCU wrote: > On Ma, 30 apr 13, 04:05:16, songbird wrote: > > > > not sure where to file a bug report for this? > > > > anyone have a good suggestion? > > I can reproduce this with Acrobat Reader (acroread package from > deb-multimedia) as we

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Darac Marjal
e doc. all > do the same thing and translate it from um to > mm. > > so if someone can replicate this it would > help. if not, then i'd be stumped because > i have no familiarity with cut and paste > underpinnings... I suspect the problem is the source document. Wh

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Andrei POPESCU
On Ma, 30 apr 13, 04:05:16, songbird wrote: > > not sure where to file a bug report for this? > > anyone have a good suggestion? I can reproduce this with Acrobat Reader (acroread package from deb-multimedia) as well. Maybe it's something related to the fonts used? Kind regards, Andrei --

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread songbird
Winfried Boxleitner wrote: > --8323329-1930507433-1367307512=:19659 > Content-Type: text/plain; charset="UTF-8"; format=flowed > Content-Transfer-Encoding: quoted-printable > > hello, > I can confirm your observation! > > the following applications have the same behaviour: > evince, xpdf and pdftot

Re: can someone replicate this cut and paste bug?

2013-04-30 Thread Winfried Boxleitner
2/pdf/srep01732.pdf"; search for the phrase "particle size between 200–500 um" and copy and paste it to any text terminal, vi'd document, or even LibreOffice doc. all do the same thing and translate it from um to mm. so if someone can replicate this it would help. if no

can someone replicate this cut and paste bug?

2013-04-29 Thread songbird
be stumped because i have no familiarity with cut and paste underpinnings... thanks much, songbird -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/us445a-10l@id-306963.user.uni-berlin.de

Re: cut and paste with the screen program

2008-06-20 Thread Daniel Dalton
On Fri, Jun 20, 2008 at 06:55:11AM -0700, Andrew Sackville-West wrote: > more specifically, use "ctrl-a [" to switch to copy mode. Then use > the cursor keys to move to the text you want to select. Use the spacebar > to mark the beginning of the selection, cursor keys to move to the end of the Th

Re: cut and paste with the screen program

2008-06-20 Thread Andrew Sackville-West
On Thu, Jun 19, 2008 at 08:21:46AM +, Tzafrir Cohen wrote: > On Thu, Jun 19, 2008 at 05:34:17PM +1000, Daniel Dalton wrote: > > Hi, > > > > I'm using screen. (So I can have many terminals in one text-console). > > How can I cut and paste between screen ter

Re: cut and paste with the screen program

2008-06-19 Thread Tzafrir Cohen
On Thu, Jun 19, 2008 at 05:34:17PM +1000, Daniel Dalton wrote: > Hi, > > I'm using screen. (So I can have many terminals in one text-console). > How can I cut and paste between screen terminals? (using the keyboard) I'm > totally blind and use braille and a little b

cut and paste with the screen program

2008-06-19 Thread Daniel Dalton
Hi, I'm using screen. (So I can have many terminals in one text-console). How can I cut and paste between screen terminals? (using the keyboard) I'm totally blind and use braille and a little bit of speech. Cheers, (And thanks for any help) -- Daniel Dalton http://members.ii

Re: vmware cut and paste

2004-10-26 Thread Dave Howorth
Douglas G. Phillips wrote: I'm running VMware (4.5.2 build 8848) on Woody, with a Win2K guest. Everything I've tried works fine except for cut and paste between host and guest. If I make a primary X selection in an xterm, all the VMware Edit menu items stay grey. If I make a selection

Re: vmware cut and paste

2004-10-26 Thread Douglas G. Phillips
Dave Howorth <[EMAIL PROTECTED]> writes: > I'm running VMware (4.5.2 build 8848) on Woody, with a Win2K > guest. Everything I've tried works fine except for cut and paste > between host and guest. > > If I make a primary X selection in an xterm, all the VMware Ed

Re: vmware cut and paste

2004-10-26 Thread Lance Hoffmeyer
Seems like cut and paste between host and guest is touch and go for me as well. I think it has worked here and there but I also remember cut and pasting into a file in guest, saving file, and then opening file in host as a work around. It is not a feature I use that much but I do remember

vmware cut and paste

2004-10-26 Thread Dave Howorth
I'm running VMware (4.5.2 build 8848) on Woody, with a Win2K guest. Everything I've tried works fine except for cut and paste between host and guest. If I make a primary X selection in an xterm, all the VMware Edit menu items stay grey. If I make a selection in Windows (CTRL-C or usi

Re: GNU Emacs cut-and-paste broken

2003-01-14 Thread Johann Spies
On Tue, Jan 14, 2003 at 09:17:37AM -0600, Kirk Strauser wrote: > > At 2003-01-14T08:30:03Z, Adam <[EMAIL PROTECTED]> writes: > > > I can cut from Mozilla and paste into GNU Emacs but I cannot cut from GNU > > Emacs and paste into Mozilla. I think it is a problem with Mozilla. > > Unfortunately,

Re: GNU Emacs cut-and-paste broken

2003-01-14 Thread Kirk Strauser
At 2003-01-14T08:30:03Z, Adam <[EMAIL PROTECTED]> writes: > I can cut from Mozilla and paste into GNU Emacs but I cannot cut from GNU > Emacs and paste into Mozilla. I think it is a problem with Mozilla. Unfortunately, I think that the program's on your end. I have no such problem here. -- Ki

Re: GNU Emacs cut-and-paste broken

2003-01-14 Thread Adam
I restarted GNU Emacs and it did not work. I quit everything and rebooted and now I can cut-and-paste between GNU Emacs and gnome-terminal as before. I can cut from Mozilla and paste into GNU Emacs but I cannot cut from GNU Emacs and paste into Mozilla. I think it is a problem with Mozilla

GNU Emacs cut-and-paste broken

2003-01-14 Thread Adam
I am running Debian/Woody and Gnome 2. Suddenly I find I can not cut-and-paste from GNU Emacs to other programs like gnome-terminal and Mozilla anymore. I could have sworn this was working before, then I think I did something in Mozilla and it broke. How can I fix this? Thanks, Adam

mozilla cut and paste not working

2001-10-13 Thread xucaen
anyone else having problems with Mozilla's cut and paste? I should be able to highlight it and paste it into another window using the middle button. it works for everything else and worked for netscape. Has this happened to anyone else? thanks!! xucaen

Re: cut-and-paste

2001-01-03 Thread Ethan Benson
On Wed, Jan 03, 2001 at 10:18:24AM -0700, Robert L. Harris wrote: > > > H. > > I don't seem to have a /dev/gmpdata. Can you give me an LS on it so I > can do a mknod? its a fifo, i thought gpm created it automatically but maybe not: mkfifo /dev/gpmdata chmod 644 /dev/gpmdata -- Ethan Be

Re: cut-and-paste

2001-01-03 Thread Robert L. Harris
H. I don't seem to have a /dev/gmpdata. Can you give me an LS on it so I can do a mknod? I turned off GPM, set my laptop to use /dev/psaux and a ps2 type. I told it to use Emulate3Buttons, but when I try to hit both buttons so I can paste it treats it as a 3rd click of the first button. T

Re: cut-and-paste

2000-12-27 Thread Henry House
On Tue, Dec 26, 2000 at 05:55:02PM -0800, Nate Amsden wrote: > gpm is for console mouse support. running it without having it > properly configured can cause a communications conflict as > either X or gpm can have control of the mouse, but not both. > if gpm is configured right(i don't know how, i

Re: cut-and-paste

2000-12-26 Thread Nate Amsden
Robin Rowe wrote: > > Is there a cut-and-paste how-to or FAQ somewhere? not that im aware of. > > 1. What are cut, copy, paste, and undo keys that would be equivalent to > ctrl-x, ctrl-c, ctrl-v, and ctrl-z keys in Windows? i believe this is toolkit dependent. and can be e

Re: cut-and-paste

2000-12-26 Thread ktb
On Tue, Dec 26, 2000 at 11:59:50AM -0800, Robin Rowe wrote: > Is there a cut-and-paste how-to or FAQ somewhere? > > 1. What are cut, copy, paste, and undo keys that would be equivalent to > ctrl-x, ctrl-c, ctrl-v, and ctrl-z keys in Windows? > > 2. What is gpm supposed to do an

Re: cut-and-paste

2000-12-26 Thread paul
On Tue, 26 Dec 2000 11:59:50 -0800, Robin Rowe said: -> Is there a cut-and-paste how-to or FAQ somewhere? -> -> 1. What are cut, copy, paste, and undo keys that would be equivalent to -> ctrl-x, ctrl-c, ctrl-v, and ctrl-z keys in Windows? In apps that don't have copy/past

cut-and-paste

2000-12-26 Thread Robin Rowe
Is there a cut-and-paste how-to or FAQ somewhere? 1. What are cut, copy, paste, and undo keys that would be equivalent to ctrl-x, ctrl-c, ctrl-v, and ctrl-z keys in Windows? 2. What is gpm supposed to do and why does running it freeze my mouse in X? Cheers, Robin [EMAIL PROTECTED]

piping text from command into X selection (cut and paste) buffer

1999-05-26 Thread Jens B. Jorgensen
I deleted the original post from someone who asked about the existence of such a utility. Anyway, I have always wished I had such a utility myself so I determined to write one. I used Qt to write it since I'm not versed in low-level X programming. I'm including the code and will send a binary to an

Re: cut-and-paste mouse problem

1999-03-29 Thread Wayne Topa
Subject: cut-and-paste mouse problem Date: Mon, Mar 29, 1999 at 01:33:05PM +0200 In reply to:Armin Wegner Quoting Armin Wegner([EMAIL PROTECTED]): > Hi, > > I've got a three button logitec mouse. > when I click the middle mouse button the cut buffer i

cut-and-paste mouse problem

1999-03-29 Thread Armin Wegner
Hi, I've got a three button logitec mouse. when I click the middle mouse button the cut buffer is printed several times to the xterm prompt instead of one time only. How can I change this? Armin

Re: Cut and Paste/ Xirc?

1998-05-29 Thread Harry Tuttle
On Thu, May 28, 1998 at 08:25:15PM -0400, Norbert Veber wrote: > Copy: same as console (left button) > Paste: 3rd button > Thanks got that one working now, hopefully > > > > Also, has anyone else been able to get Xirc to run in Xwindows? I > > haven't > > been able to run it at

Re: Cut and Paste/ Xirc?

1998-05-29 Thread Norbert Veber
, here's my question. What are the keys or commands to use cut and > paste > in Xwindows? I know in WinBlows 95 it was CTL-X for cut, CTL-C for copy and > CTL-V for paste. In normal terminal within Linux I know I can highlight the > area with a mouse and it will put it in the buffe

Re: Cut and paste question

1998-05-28 Thread Chris Zander
-BEGIN PGP SIGNED MESSAGE- On Thu, 28 May 1998, Tim O'Brien wrote: >I've been using Debian for quite a while now, and was wondering what sort >of support Linux/X has for cut and paste? Sure, there's the stuff with >GPM where things can be cut and pasted, but

Re: Cut and paste question

1998-05-28 Thread robert havoc pennington
On Thu, 28 May 1998, Tim O'Brien wrote: > I've been using Debian for quite a while now, and was wondering what sort > of support Linux/X has for cut and paste? Sure, there's the stuff with > GPM where things can be cut and pasted, but it's not very universal. >

Re: Cut and paste question

1998-05-28 Thread Bonard B. Timmons III
"Tim O'Brien" <[EMAIL PROTECTED]> writes: > I've been using Debian for quite a while now, and was wondering what sort > of support Linux/X has for cut and paste? Sure, there's the stuff with > GPM where things can be cut and pasted, but it's not ver

Cut and paste question

1998-05-28 Thread Tim O'Brien
I've been using Debian for quite a while now, and was wondering what sort of support Linux/X has for cut and paste? Sure, there's the stuff with GPM where things can be cut and pasted, but it's not very universal. Though I hate to admit it, this is one of the (very) few place

Cut and Paste/ Xirc?

1998-05-28 Thread Michael Acklin
Hello everyone, I know this has been asked before, but just a quick browse of the archives, I wasn't able to find. Wished there was a grep button on the mailing list archves.:) Ok, here's my question. What are the keys or commands to use cut and paste in Xwindows?