RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-16 Thread Stone, Timothy M via Cygwin
esday, November 8, 2023 10:24 AM To: 'cygwin@cygwin.com' Subject: RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise. I have made an important discovery here. I've been using "release" mode when compiling, and had the following resu

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-08 Thread Stone, Timothy M via Cygwin
I have made an important discovery here. I've been using "release" mode when compiling, and had the following results: On Windows 11 enterprise (release): When using "translations_ignore", it correctly just prints "Ignoring" every time I cut/copy/paste.

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-07 Thread Stone, Timothy M via Cygwin
I have created an entire program to test this. It's only 40 lines. The program pops up a type in window...then you can type something in it and test the copy/paste. On Windows 11 enterprise: When using "translations_ignore", it correctly just prints "Ignoring&quo

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Stone, Timothy M via Cygwin
>-Original Message- >From: Brian Inglis >Sent: Monday, November 6, 2023 2:14 PM >To: cygwin@cygwin.com >Cc: Stone, Timothy M >Subject: Re: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on >Windows 11 Enterprise. >On 2023-11-06 12:04, Stone, Ti

Re: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Brian Inglis via Cygwin
On 2023-11-06 12:04, Stone, Timothy M via Cygwin wrote: Have you tried the original Motif copy/cut/paste C-Ins/S-Del/S-Ins available at Windows system level to see if that can give you some hints about what's happening? I don't know how to do this...can you explain? Try Ctrl-Insert/Shift-Delet

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Stone, Timothy M via Cygwin
>Have you tried the original Motif copy/cut/paste C-Ins/S-Del/S-Ins available >at Windows system level to see if that can give you some hints about what's >happening? > >-- >Take care. Thanks, Brian Inglis Calgary, Alberta, Canada > >La perfection est atteinte Perf

Re: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Brian Inglis via Cygwin
copy/paste functionality in TextFieldWidgets: *Cut/Copy/Paste works perfectly on Windows 7 Professional *Cut/Copy/Paste does not work at all and typically crashes on Windows 11 Enterprise I'm assuming this means "the X server crashes", but it's not exactly clear. If th

RE: [EXT] Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-06 Thread Stone, Timothy M via Cygwin
ULL); XtManageChild(textarea); XtManageChild (rowcol); XtPopup(thewin,XtGrabNone); } -Original Message- From: Jon Turney Sent: Saturday, November 4, 2023 11:11 AM To: Stone, Timothy M ; The Cygwin Mailing List Subject: [EXT] Re: XWin copy/paste succeeds on Windows 7, c

Re: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-04 Thread Jon Turney via Cygwin
On 03/11/2023 20:17, Stone, Timothy M via Cygwin wrote: I'm having a really hard time debugging this issue. If I use the exact same version of cygwin and XWin, exact same code, exact same Motif GUI app... I find that when I try to use copy/paste functionality in TextFieldWi

XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-03 Thread Stone, Timothy M via Cygwin
Hi folks, I'm having a really hard time debugging this issue. If I use the exact same version of cygwin and XWin, exact same code, exact same Motif GUI app... I find that when I try to use copy/paste functionality in TextFieldWidgets: *Cut/Copy/Paste works perfectly on Wind

Re: Noticeable delay in copy paste

2023-07-04 Thread Lee via Cygwin
On 7/4/23, ravi r via Cygwin wrote: > After two years of using an older version of cygwin, a week ago, I >CYGWIN_NT-10.0-19045 version 3.4.7-1.x86_64 > (runneradmin@fv-az416-306) (gcc version 11.4.0 (GCC) ) 2023-06-16 > 14:04 UTC > upgraded cygwin to the latest version. > > Ever since the

Noticeable delay in copy paste

2023-07-04 Thread ravi r via Cygwin
After two years of using an older version of cygwin, a week ago, I CYGWIN_NT-10.0-19045 version 3.4.7-1.x86_64 (runneradmin@fv-az416-306) (gcc version 11.4.0 (GCC) ) 2023-06-16 14:04 UTC upgraded cygwin to the latest version. Ever since the upgrade, I see noticeable delay in copy pasting te

Re: [PATCH] SERIAL: Fix a copy-paste error in DTR setup

2022-11-29 Thread Corinna Vinschen
On Nov 29 10:11, Carlo B. wrote: > Hello, > In commit 2dab880c963ce0204c3513d664f610b587a3e6a6 I did a mistake > when I copied the new fhandler_serial::switch_modem_lines() from my > modified 3.3.6 branch to the current master and I left a copy paste > error that I corrected la

[PATCH] SERIAL: Fix a copy-paste error in DTR setup

2022-11-29 Thread Carlo B.
Hello, In commit 2dab880c963ce0204c3513d664f610b587a3e6a6 I did a mistake when I copied the new fhandler_serial::switch_modem_lines() from my modified 3.3.6 branch to the current master and I left a copy paste error that I corrected later. This patch fixes that error. Sorry for the trouble

Copy/paste from Xterm to Windows stops working

2019-09-10 Thread Jim Reisert AD1C
After I copy/paste enough, either from Xterm to Xterm, or Xterm to Windows, eventually it stops working. I can still select text in the Xterm, but I'm unable to paste it into windows - nothing happens. My fuzzy recollection is that copy/paste from X to X still works, but I forgot to test

cut|copy|paste emacs

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi Brian- I went with the simpleclip plug-in for emacs. Now I can cut|copy|paste from terminator into emacs. It is located on github. thx.- J. McNamara -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Re: emacs-w32 and copy/paste with windows clipboard and the mouse

2013-04-06 Thread Ken Brown
On 4/6/2013 5:43 AM, ulrich.her...@t-systems.com wrote: I can copy some emacs-text with M-w and paste it from the windows clipboard Customize `mouse-drag-copy-region' or put (setq mouse-drag-copy-region t) in your .emacs. I can copy some windows text and paste it into emacs-w32 with C-y.

emacs-w32 and copy/paste with windows clipboard and the mouse

2013-04-06 Thread Ulrich.Herbst
Hi, In rxvt, I can mark and paste with the mouse from/to the windows clipboard. Same thing I want to do with emacs-w32 - but that won't work. I can copy some emacs-text with M-w and paste it from the windows clipboard I can copy some windows text and paste it into emacs-w32 with C-y. BUT: I can

Re: vim - patch 7.3.358 broke double click and copy/paste functionality

2012-02-21 Thread Linda Walsh
P. Szmytka wrote: After updating to vim-7.3.393-1 paste using middle mouse button stopped working for me. I narrowed it down to patch 7.3.358 to be the culprit. --- Are you talking about vim or gvim? I've never had the mouse work in vim, (which doesn't mean it couldn't have been configured

vim - patch 7.3.358 broke double click and copy/paste functionality

2012-02-17 Thread P. Szmytka
After updating to vim-7.3.393-1 paste using middle mouse button stopped working for me. I narrowed it down to patch 7.3.358 to be the culprit. This patch was supposed to fix mouse functionality, but it broke it for me. Is it possible to revert the patch on cygwin build? As per http://cygwin.com/m

Re: Copy, paste and deleting characters in the openssh screen.

2011-11-09 Thread Andy Koppe
the mintty window as discussed previously. Note besides: Ctrl+Ins for copy and Shift+Ins for paste are standard Windows shortcuts too. Ctrl+C and Ctrl+V can't reasonably be used as shortcuts by a terminal because they're used by many terminal applications. However, there's an op

Re: Copy, paste and deleting characters in the openssh screen.

2011-11-09 Thread Jeremy Bopp
On 11/9/2011 08:38, gabier wrote: Hi, I am experiencing daily frustration because I do not know how to get the following features to my fingertips while controlling my Freenas/FreeBSD server from my openssh console on a remote Windows computer. 1) copy from windows document or browser and paste

Copy, paste and deleting characters in the openssh screen.

2011-11-09 Thread gabier
Hi, I am experiencing daily frustration because I do not know how to get the following features to my fingertips while controlling my Freenas/FreeBSD server from my openssh console on a remote Windows computer. 1) copy from windows document or browser and paste in the openssh console 2) copy from

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-24 Thread Andy Koppe
On 22 September 2010 11:11, Csaba Raduly wrote: >> you can switch among mintty windows with Ctrl+Tab > > Ouch. I just tried Ctrl+Tab and the mintty window simply disappeared, > leaving the shell process (bash or ssh) behind without a window > (visible or otherwise). :( Fixed on svn for 0.9, follow

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-22 Thread Cyrille Lefevre
>Right Click Action->Paste/Extend/Show Menu not seen !!! %^# so, ok, copy/paste may be defined the way you want in mintty or puttycyg... Regards, Cyrille Lefevre -- mailto:cyrille.lefevre-li...@laposte.net -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-22 Thread Andy Koppe
On 22 September 2010 13:51, Csaba Raduly wrote: > On Wed, Sep 22, 2010 at 1:26 PM, Andy Koppe  wrote: >> On 22 September 2010 11:11, Csaba Raduly wrote: >>> I just tried Ctrl+Tab and the mintty window simply disappeared, >>> leaving the shell process (bash or ssh) behind without a window >>> (visib

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-22 Thread Andrey Repin
Greetings, SJ Wright! > Sorry, I should have been more specific. I meant to ask, are there any > plans to make MinTTY multi-tab capable, or is it "there" already? > I presumed if it was the "going thing" as a substitute to RXVT, it would > perform similarly when tasked to run scripts and such. D

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-22 Thread SJ Wright
Andy Koppe wrote: On 22 September 2010 01:54, SJ Wright wrote: New on me. I'll start using mintty asap. Must be better than Terminator. I did a cutesy thing with an echo-ed ellipse to mark time while a script iterated over some lines in a list: rxvt wrapped each unbroken string to 80 charact

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-22 Thread Andy Koppe
On 22 September 2010 11:11, Csaba Raduly wrote: > I just tried Ctrl+Tab and the mintty window simply disappeared, > leaving the shell process (bash or ssh) behind without a window > (visible or otherwise). :( Uh oh. Works fine for me of course, so here's a load of questions: - What versions of mi

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-22 Thread Csaba Raduly
On Wed, Sep 22, 2010 at 7:10 AM, Andy Koppe wrote: > On 22 September 2010 01:54, SJ Wright wrote: >> New on me. I'll  start using mintty asap. Must be better than Terminator. >> I did a cutesy thing with an echo-ed ellipse to mark time while a script >> iterated over some lines in a list: rxvt wra

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Andy Koppe
On 22 September 2010 01:54, SJ Wright wrote: > New on me. I'll  start using mintty asap. Must be better than Terminator. I > did a cutesy thing with an echo-ed ellipse to mark time while a script > iterated over some lines in a list: rxvt wrapped each unbroken string to 80 > characters while Termin

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Andy Koppe
On 22 September 2010 00:11, Cyrille Lefevre wrote: > > Le 21/09/2010 23:53, Eric Blake a écrit : >> >> Use mintty or rxvt instead of the windows console. >> > > I like puttycyg which also support utf-8. > > PS : mintty do paste à la Xwindows (middle button), > while putty may do it as you wich (mid

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Jeremy Bopp
button >>>>> to >>>>> paste. I am wondering how I can get back this beloved feature. Any >>>>> advices >>>>> are greatly appreciated! >>>> >>>> Use mintty or rxvt instead of the windows console. >>>> &

RE: how to enable the very convenient copy/paste editing method in Cygwin?

2010-09-21 Thread Buchbinder, Barry (NIH/NIAID) [E]
Buchbinder, Barry (NIH/NIAID) [E] sent the following at Tuesday, September 21, 2010 9:07 PM >bsmile sent the following at Tuesday, September 21, 2010 5:52 PM >>I installed Cgywin(don't know how to see its version number) under >>windows xp and so far so good. However, there is one thing very >>in

RE: how to enable the very convenient copy/paste editing method in Cygwin?

2010-09-21 Thread Buchbinder, Barry (NIH/NIAID) [E]
bsmile sent the following at Tuesday, September 21, 2010 5:52 PM >I installed Cgywin(don't know how to see its version number) >under windows xp and so far so good. However, there is one >thing very inconvenient for me to use Cgywin, that is, I cannot >highlight a text to copy and right button to

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread SJ Wright
Marco Atzeri wrote: --- Mar 21/9/10, Eric Blake ha scritto: Use mintty or rxvt instead of the windows console. Only mintty please, rxvt should be considered obsolete as cygwin uses now UTF8 and rxvt can't. New on me. I'll start using mintty asap. Must be better than Terminato

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread bsmile
> me >>>> to >>>> use Cgywin, that is, I cannot highlight a text to copy and right button >>>> to >>>> paste. I am wondering how I can get back this beloved feature. Any >>>> advices >>>> are greatly appreciated! >>

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread bsmile
Thanks a lot, puttycyg works great. It supports -X option, helps maintain connection and support copy/paste. Cyrille Lefevre wrote: > > > Le 21/09/2010 23:53, Eric Blake a écrit : >> >> Use mintty or rxvt instead of the windows console. >> > > I like

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Jeremy Bopp
ing very inconvenient for me >>> to >>> use Cgywin, that is, I cannot highlight a text to copy and right button >>> to >>> paste. I am wondering how I can get back this beloved feature. Any >>> advices >>> are greatly appreciated! >> >&

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread bsmile
I am now using mintty. Although it enables copy/paste as the way in linux, it does not seem to support -X option of ssh. I want to run gnuplot on a remote computer and send the graph back to the local computer for me to see, and I use ssh -X to set up the connection. But gnuplot fails and the

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Cyrille Lefevre
Le 21/09/2010 23:53, Eric Blake a écrit : > > Use mintty or rxvt instead of the windows console. > I like puttycyg which also support utf-8. PS : mintty do paste à la Xwindows (middle button), while putty may do it as you wich (middle or right button), both may copy on select w/ left button. t

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread bsmile
select the mintty package when > you get to the package selection panel without changing any of the other > settings that are already there on other panels. Once installed, you > will find a shortcut for starting a Cygwin session within Mintty in your > start menu. I'm pret

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Jeremy Bopp
On 09/21/2010 05:05 PM, bsmile wrote: > Marco atzeri-3 wrote: >> >> --- Mar 21/9/10, Eric Blake ha scritto: >> I installed Cgywin(don't know how to see its version >>> number) under windows xp and so far so good. However, there is one thing very >>> inconvenient for me to use C

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread bsmile
iner > while rxvt is dead upstream > > > Marco > > > > > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info:

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Marco Atzeri
--- Mar 21/9/10, Eric Blake ha scritto: > > > > I installed Cgywin(don't know how to see its version > number) under windows xp > > and so far so good. However, there is one thing very > inconvenient for me to > > use Cgywin, that is, I cannot highlight a text to copy > and right button to > > pa

Re: how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread Eric Blake
On 09/21/2010 03:52 PM, bsmile wrote: I installed Cgywin(don't know how to see its version number) under windows xp and so far so good. However, there is one thing very inconvenient for me to use Cgywin, that is, I cannot highlight a text to copy and right button to paste. I am wondering how I c

how to enable the very convenient copy/paste editing method in Cgywin?

2010-09-21 Thread bsmile
. Any advices are greatly appreciated! -- View this message in context: http://old.nabble.com/how-to-enable-the-very-convenient-copy-paste-editing-method-in-Cgywin--tp29774167p29774167.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwi

Re: cygwin multi window and copy paste issues

2009-06-07 Thread Andrew DeFaria
if I start using this command: X :0 -multiwindow -clipboard I get the multiple windows. I dont get the copy paste between windows and unix applications. How do I enable this? Also, how do I disable the menu at the top of the xterm? Why is it crashing so often now? Has anyone tried Exceed is it

Re: cygwin multi window and copy paste issues

2009-06-07 Thread samitj
using this command: X :0 -multiwindow -clipboard I get the multiple windows. I dont get the copy paste between windows and unix applications. How do I enable this? Also, how do I disable the menu at the top of the xterm? Why is it crashing so often now? Has anyone tried Exceed is it more stable

Re: cygwin multi window and copy paste issues

2009-06-07 Thread Jon TURNEY
samitj wrote: I used to be able to get multiple xterm window view using 'startx' but now either it keeps crashing or gives a bad single window interface. The copy paste (using mouse middle button) is no longer working between windows applications and xterm. This used to work. 1)

Re: cygwin multi window and copy paste issues

2009-06-07 Thread samitj
age in context: http://www.nabble.com/cygwin-multi-window-and-copy-paste-issues-tp23909700p23909962.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentat

cygwin multi window and copy paste issues

2009-06-07 Thread samitj
tartx' but now either it keeps crashing or gives a bad single window interface. The copy paste (using mouse middle button) is no longer working between windows applications and xterm. This used to work. Can you tell me what I need to do to revert to a stable version which gives me the simple

Re: Terminal copy-paste

2008-07-17 Thread r
r inwind.it> writes: > > I saw " console ", really great, that's what I was looking for. > Do you know how can I let cygwin start directly in " console " > instead of Windows cmd ? > > I solved changing cygwin link to C:\Console\console.exe -c "/k C:\cygwin\Cygwin.bat" great terminal " con

Re: Terminal copy-paste

2008-07-17 Thread r
Christopher Faylor cygwin.com> writes: > There are freely available terminals out there that work better > that the Windows cmd: > > http://sourceforge.net/projects/console/ > http://en.poderosa.org/ > > I've used poderosa and it seems pretty nice. It even claims to > support Cygwin. > > cgf

Re: Terminal copy-paste

2008-07-16 Thread Andrew DeFaria
r wrote: I use cygwin from a few time, I would know if is there a terminal that support copy and paste ( not rxvt ), not in X windows system. The default terminal is great for colour, fonts, geometry, cursor, but lack the possibility to copy and paste. Why, sir, do you discount rxvt out of the

Re: Terminal copy-paste

2008-07-16 Thread Christopher Faylor
On Thu, Jul 17, 2008 at 12:39:23AM +, r wrote: >I use cygwin from a few time, I would know if is there a terminal that >support copy and paste ( not rxvt ), not in X windows system. The >default terminal is great for colour, fonts, geometry, cursor, but lack >the possibility to copy and paste.

Re: Terminal copy-paste

2008-07-16 Thread Larry Hall (Cygwin)
r wrote: I use cygwin from a few time, I would know if is there a terminal that support copy and paste ( not rxvt ), not in X windows system. The default terminal is great for colour, fonts, geometry, cursor, but lack the possibility to copy and paste. Try the FAQ:

Terminal copy-paste

2008-07-16 Thread r
I use cygwin from a few time, I would know if is there a terminal that support copy and paste ( not rxvt ), not in X windows system. The default terminal is great for colour, fonts, geometry, cursor, but lack the possibility to copy and paste. -- Unsubscribe info: http://cygwin.com/ml/#un

Re: Copy/Paste doesn't run on Cygwin

2007-09-13 Thread Jose Luis
I have fixed this issue deleting the line: set mouse=a in the ".vimrc" file. Jose Luis wrote: > > > Hi, > > Without the ".vimrc" file the copy/paste runs fine in a vim's edited file, > but when I copy the example vimrc file > (/usr/shar

RE: Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Jose Luis
ation-with-native-Win-applications---was-%22clipboard-support-with-GTK-GUI-under-cygwin%22-tf935831.html#a2424350 > > > Regards, > Jose Luis > > > > > Dave Korn wrote: >> >> On 20 August 2007 10:26, Jose Luis wrote: >> >>> Hi, >>> >

RE: Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Jose Luis
-GUI-under-cygwin%22-tf935831.html#a2424350 Regards, Jose Luis Dave Korn wrote: > > On 20 August 2007 10:26, Jose Luis wrote: > >> Hi, >> >> Without the ".vimrc" file the copy/paste runs fine in a vim's edited >> file, >> but when I copy the e

RE: Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Dave Korn
On 20 August 2007 10:26, Jose Luis wrote: > Hi, > > Without the ".vimrc" file the copy/paste runs fine in a vim's edited file, > but when I copy the example vimrc file > (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected text > isn'

Copy/Paste doesn't run on Cygwin

2007-08-20 Thread Jose Luis
Hi, Without the ".vimrc" file the copy/paste runs fine in a vim's edited file, but when I copy the example vimrc file (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected text isn't copy automatically on the clipboard. The ".vimrc" is attache

Re: [ANNOUNCEMENT] copy-paste

2007-03-09 Thread Christopher Faylor
On Fri, Mar 09, 2007 at 04:25:18PM +0100, Michael Schaap wrote: >Me too! :-) LOL cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin

Re: copy-paste

2007-03-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 3/9/2007 7:35 AM: > If you use Window's terminal (cmd.com) to host bash, then you must use > Window's notion of copy-n-paste (and their terminal is rather dumb at > copy-n-past semantics, as you have noticed). > > If you use

Re: copy-paste

2007-03-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ovince on 3/9/2007 12:04 AM: > hi All > > Is it posible to adjust Copy and Paste in Cygwin to Ctrl-c and Ctrl-v? I do > it in very unrobust way now (right-click, properties, mark; right-click, > properties, copy; right-click, properties

Re: copy-paste

2007-03-09 Thread Carlo Florendo
ovince wrote: I use 'reply' to reply to you ('reply to author' I guess is to reply to me). And my subject looks fine No. It does not look fine. http://www.cygwin.com/ml/cygwin/2007-03/msg00286.html Why does [ANNOUNCEMENT] keep getting added on the subject. There is *something* wrong with yo

Re: [ANNOUNCEMENT] copy-paste

2007-03-09 Thread ovince
Tama City > Tokyo 206-0011, Japan > http://www.astra.co.jp > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http:/

Re: copy-paste

2007-03-09 Thread Carlo Florendo
ovince wrote: No chance to change it after instalation? By chance I discovered that right-click marks easily what I want, another right-click copy it, and another right-click paste it. This is good also Hmmm, looks like there's something wrong with your email client. The reply quotes don't

Re: [ANNOUNCEMENT] copy-paste

2007-03-09 Thread ovince
uezon City > Philippines > http://www.astra.ph > > -- > The Astra Group of Companies > 5-3-11 Sekido, Tama City > Tokyo 206-0011, Japan > http://www.astra.co.jp > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin

Re: [ANNOUNCEMENT] copy-paste

2007-03-09 Thread ovince
cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > -- View this message in context: http://www.nabble.com/copy-paste-tf33

Re: copy-paste

2007-03-09 Thread Carlo Florendo
ovince wrote: Thanks Carlo. I must admit that do not know what is rxvt. Please for more info. thanks rxvt is a terminal emulator. If you don't know what that is, think of it as dos command prompt. To use rxvt, select the rxvt program when you install cygwin using setup exe. Then, fire up

Re: [ANNOUNCEMENT] copy-paste

2007-03-09 Thread ovince
gt; http://www.astra.ph > > -- > The Astra Group of Companies > 5-3-11 Sekido, Tama City > Tokyo 206-0011, Japan > http://www.astra.co.jp > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html >

Re: copy-paste

2007-03-09 Thread Carlo Florendo
ovince wrote: hi All Is it posible to adjust Copy and Paste in Cygwin to Ctrl-c and Ctrl-v? I do it in very unrobust way now (right-click, properties, mark; right-click, properties, copy; right-click, properties, paste). It is very unpleasent. thank you oliver You might want to use rxvt

Re: copy-paste

2007-03-09 Thread Web Developer
hah i figured it out after so many years, good old google... Open up a Cygwin Bash Shell and click on Properties in (click top left corner in command window), then the Options tab, and check Quick Edit Mode... Same applies to XP cmd window. open up a cmd window and goto properties, and then Opti

Re: copy-paste

2007-03-09 Thread Web Developer
hah yeh that has teed me off as well for past few years with XP as well... if you can figure out a way to do it via XP's cmd.exe also as well cygwin's command line, would be great. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems

copy-paste

2007-03-08 Thread ovince
://www.nabble.com/copy-paste-tf3374100.html#a9389421 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

RXVT copy/paste issue

2006-06-29 Thread Bruce Dobrin
So it seems that rxvt (native win) copy paste now works independently on each rxvt window. How do I get the selection into the clipboard. I am used to being able to copy paste between rxvt windows and other windows apps. I dug through the recent mailing lists and don't think I found any

Re: X Copy/Paste ?

2005-11-06 Thread Brian Dessent
Roy Wiseman wrote: > A quick question, and I have a feeling this is asked > regularly, but I couldn't find an answer on searching > the forum. > > How can I copy/paste to/from xterm to another xterm > windows and also how can I copy/paste to/from an xterm > window and

X Copy/Paste ?

2005-11-06 Thread Roy Wiseman
Hi, A quick question, and I have a feeling this is asked regularly, but I couldn't find an answer on searching the forum. How can I copy/paste to/from xterm to another xterm windows and also how can I copy/paste to/from an xterm window and a windows application like say notepad ? Thanks !

Re: Mouse button copy/paste not working

2005-06-20 Thread Igor Pechtchanski
On Mon, 20 Jun 2005, Charles Packer wrote: > As a Unix veteran but first-time Cygwin user, I've discovered that I > can't paste selected text with the middle button under these > circumstances: I have logged into a remote Unix system and start some X Wrong list. Please follow-up to (I've set th

Mouse button copy/paste not working

2005-06-20 Thread Charles Packer
As a Unix veteran but first-time Cygwin user, I've discovered that I can't paste selected text with the middle button under these circumstances: I have logged into a remote Unix system and start some X window from there -- an xterm, say, or xedit. I select text in one of those windows (by drag

Re: copy paste, windows clipboard

2005-05-07 Thread Igor Pechtchanski
On Sat, 7 May 2005, Christopher Faylor wrote: > On Sat, May 07, 2005 at 02:51:00PM +0100, zzapper wrote: > >Your access to the Windows/cygwin clipboard > > My access? Are you snooping on me? > > >cat fred | putclip # copy/paste > > How did you know about

Re: copy paste, windows clipboard

2005-05-07 Thread Christopher Faylor
On Sat, May 07, 2005 at 02:51:00PM +0100, zzapper wrote: >Your access to the Windows/cygwin clipboard My access? Are you snooping on me? >cat fred | putclip # copy/paste How did you know about fred? Get off of my computer! >getclip # copy/paste >cat /dev/clipboard >ec

copy paste, windows clipboard

2005-05-07 Thread zzapper
Hi, Your access to the Windows/cygwin clipboard cat fred | putclip # copy/paste getclip # copy/paste cat /dev/clipboard echo hello > /dev/clipboard Have I missed anythinh? Are putclip & getclip Cygwin specific? -- zzapper vim -c ":%s%s*%Cyrnfr)fcbafbe[Oenz(Zbbyranne%|:%s)[[(

Re: RXVT copy/paste behavior

2005-02-13 Thread Michel Albert
Dave Korn artimi.com> writes: > > > -Original Message- > > From: cygwin-owner On Behalf Of Phil Betts > > Sent: 08 February 2005 17:09 > > > The selection model used by rxvt is standard throughout the X11 world. > > It's insane. > > This makes it very tricky to select a new window

RE: RXVT copy/paste behavior

2005-02-10 Thread Reid Thompson
Rizwan Kassim wrote: > Rxvt v2.7.10 - released: 26 MARCH 2003 > Options: > XPM,transparent,utmp,menubar,multichar_languages,scrollbars=rx > vt+NeXT+xterm,frills,linespace,256colour,.Xdefaults > > [EMAIL PROTECTED] ~]$cat .Xdefaults > Rxvt.cursorColor: red > Rxvt.scrollBar_right: True >

RE: RXVT copy/paste behavior

2005-02-10 Thread Rizwan Kassim
x27;t see any changed behavior! What is 2.20, by the way? ca From: "Reid Thompson" <[EMAIL PROTECTED]> To: Date: Tue, 8 Feb 2005 16:31:10 -0500 Subject: RE: RXVT copy/paste behavior Dave Korn wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Phi

Re: RXVT copy/paste behavior

2005-02-09 Thread Andrew DeFaria
Dave "I do not speak for AT&T!" Korn wrote: I wouldn't dream of telling the great Dave K anything! ksh saved my sanity back in the days when it was just csh or sh. I'm not that guy. No relation whatsoever. (Boy, did he ever ruin the experience of googling one's own name for _me_ !) The only solut

RE: RXVT copy/paste behavior

2005-02-09 Thread Dave \"I do not speak for AT&T!\" Korn
> -Original Message- > From: cygwin-owner On Behalf Of Phil Betts > Sent: 09 February 2005 10:43 [ Um, I know this thread is supposed to be TITTTL'd, so I'm not going to discuss the subject of the thread, but I do need to correct a minor misrepresentation: ] > > And don't tell me... >

RE: RXVT copy/paste behavior

2005-02-09 Thread Phil Betts
On Tuesday, February 08, 2005 7:25 PM Dave Korn wrote: > It's insane. > > Unless you have the precision muscular control skills of a world-class > gymnast, a mouse always moves at least a little bit when you press down on the > button. Which is one reason why I prefer a trackball - moving an

Re: RXVT copy/paste behavior

2005-02-09 Thread Corinna Vinschen
On Feb 8 21:47, Gary R. Van Sickle wrote: > > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Korn > > > From: cygwin-owner On Behalf Of Phil Betts > > > The selection model used by rxvt is standard throughout the > > X11 world. > > > > It's insane. > > I'm with you 1000% on this one Korny, [etc]

RE: RXVT copy/paste behavior

2005-02-08 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Korn > Sent: Tuesday, February 08, 2005 1:25 PM > To: cygwin@cygwin.com > Subject: RE: RXVT copy/paste behavior > > > -Original Message- > > From: cyg

RE: RXVT copy/paste behavior

2005-02-08 Thread Reid Thompson
> copy with left mouse button, select_and_paste at same time > into new window via middle mouse button/scroll wheel. or, copy with left mouse button, select new window with right mouse button(rather than left), paste with middle button/scroller reid -- Unsubscribe info: http://cygwin.com/m

RE: RXVT copy/paste behavior

2005-02-08 Thread Reid Thompson
Dave Korn wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Phil Betts >> Sent: 08 February 2005 17:09 > >> The selection model used by rxvt is standard throughout the X11 >> world. > http://seth.positivism.org/man.cgi/rxvt there are hyperlinks in the above page that refer

RE: RXVT copy/paste behavior

2005-02-08 Thread Reid Thompson
Dave Korn wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Phil Betts >> Sent: 08 February 2005 17:09 > > It's insane. not really -- works exceptionally well for me, much better than keyboard shortcuts for my use. > Unless you have the precision muscular control skills

Re: RXVT copy/paste behavior

2005-02-08 Thread Andrew DeFaria
Dave Korn wrote: The selection model used by rxvt is standard throughout the X11 world. It's insane. And it's not necessarily standard either. For example, Konsole on SuSE does not auto select. Unless you have the precision muscular control skills of a world-class gymnast, a mouse always moves a

RE: RXVT copy/paste behavior

2005-02-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Phil Betts > Sent: 08 February 2005 17:09 > The selection model used by rxvt is standard throughout the X11 world. It's insane. Unless you have the precision muscular control skills of a world-class gymnast, a mouse always moves

RE: RXVT copy/paste behavior

2005-02-08 Thread Phil Betts
On Tuesday, February 08, 2005 6:14 AM Rizwan Kassim wrote (sort of): > I haven't been able to find out how to do the following: > I'd like to accelerate my car using the left pedal and find some > other way of stopping it (maybe the pedal on the right). > > Anyone know how to do this? > > Cheers,

RXVT copy/paste behavior

2005-02-07 Thread Rizwan Kassim
While I've googled constantly for it (and seen it alluded to on this list, but never explicitly explained), I havent been able to find out how to do the following: Disable the behavior in rxvt that copies any selected region into the clipboard. Enable the right mouse button to act as paste (rather

  1   2   >