public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Should mintty's copy-on-select option be on by default?
@ 2010-07-29 12:16 Andy Koppe
  2010-07-29 13:24 ` R: " Marco Atzeri
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andy Koppe @ 2010-07-29 12:16 UTC (permalink / raw)
  To: cygwin

On 29 July 2010 08:24, JOHNER Jean 066030 wrote:
> Thank you for all the answers to my original request below. This was very instructive.
> In conclusion:
> - to get middle-mouse paste of the selection with Mintty, Options/Mouse/copy on select had to be checked, which is not the default.

Middle button paste really does work fine by default. It pastes
whatever is in the clipboard. However, when you select something, it
is not automatically placed in the clipboard unless you enable 'Copy
on select'.

This is a difference in approach between Windows and X11: in X, the
selection is automatically made available for pasting, whereas in
Windows you need to explicitly copy it to the clipboard using the Copy
menu command or one of its keyboard shortcuts. The Windows approach
has the advantage that you can select something without clobbering the
clipboard content. It has the disadvantage that an additional action
is required when you just want to copy&paste.

Mintty currently defaults to the Windows approach. I've seen enough
questions about this though that I'm thinking about changing this.

Selecting without copying isn't actually much use in mintty, because
the only other thing you can do with a selection is to try to 'Open'
it. And I guess most users do come from a Unixy background.

Opinions?

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* R: Should mintty's copy-on-select option be on by default?
  2010-07-29 12:16 Should mintty's copy-on-select option be on by default? Andy Koppe
@ 2010-07-29 13:24 ` Marco Atzeri
  2010-07-29 14:49   ` Markus Hoenicka
  2010-07-29 13:32 ` Jeremy Bopp
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 9+ messages in thread
From: Marco Atzeri @ 2010-07-29 13:24 UTC (permalink / raw)
  To: cygwin

--- Gio 29/7/10, Andy Koppe  ha scritto:

> > Thank you for all the answers to my original request
> below. This was very instructive.
> > In conclusion:
> > - to get middle-mouse paste of the selection with
> Mintty, Options/Mouse/copy on select had to be checked,
> which is not the default.
> 
> Middle button paste really does work fine by default. It
> pastes
> whatever is in the clipboard. However, when you select
> something, it
> is not automatically placed in the clipboard unless you
> enable 'Copy
> on select'.
> 
> This is a difference in approach between Windows and X11:
> in X, the
> selection is automatically made available for pasting,
> whereas in
> Windows you need to explicitly copy it to the clipboard
> using the Copy
> menu command or one of its keyboard shortcuts. The Windows
> approach
> has the advantage that you can select something without
> clobbering the
> clipboard content. It has the disadvantage that an
> additional action
> is required when you just want to copy&paste.
> 
> Mintty currently defaults to the Windows approach. I've
> seen enough
> questions about this though that I'm thinking about
> changing this.
> 
> Selecting without copying isn't actually much use in
> mintty, because
> the only other thing you can do with a selection is to try
> to 'Open'
> it. And I guess most users do come from a Unixy
> background.
> 
> Opinions?
> 
> Andy
> 

I prefer the X approach as default. 
I often have both several mintty and Xterm sessions 
open at the same time, and I prefer the same way of working.


Marco






--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Should mintty's copy-on-select option be on by default?
  2010-07-29 12:16 Should mintty's copy-on-select option be on by default? Andy Koppe
  2010-07-29 13:24 ` R: " Marco Atzeri
@ 2010-07-29 13:32 ` Jeremy Bopp
  2010-07-29 13:42 ` Rolf Campbell
  2010-07-31  0:34 ` Andy Koppe
  3 siblings, 0 replies; 9+ messages in thread
From: Jeremy Bopp @ 2010-07-29 13:32 UTC (permalink / raw)
  To: cygwin

On 7/29/2010 7:02 AM, Andy Koppe wrote:
> On 29 July 2010 08:24, JOHNER Jean 066030 wrote:
>> Thank you for all the answers to my original request below. This was very instructive.
>> In conclusion:
>> - to get middle-mouse paste of the selection with Mintty, Options/Mouse/copy on select had to be checked, which is not the default.
> 
> Middle button paste really does work fine by default. It pastes
> whatever is in the clipboard. However, when you select something, it
> is not automatically placed in the clipboard unless you enable 'Copy
> on select'.
> 
> This is a difference in approach between Windows and X11: in X, the
> selection is automatically made available for pasting, whereas in
> Windows you need to explicitly copy it to the clipboard using the Copy
> menu command or one of its keyboard shortcuts. The Windows approach
> has the advantage that you can select something without clobbering the
> clipboard content. It has the disadvantage that an additional action
> is required when you just want to copy&paste.
> 
> Mintty currently defaults to the Windows approach. I've seen enough
> questions about this though that I'm thinking about changing this.
> 
> Selecting without copying isn't actually much use in mintty, because
> the only other thing you can do with a selection is to try to 'Open'
> it. And I guess most users do come from a Unixy background.
> 
> Opinions?

I prefer the X behavior personally.

-Jeremy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Should mintty's copy-on-select option be on by default?
  2010-07-29 12:16 Should mintty's copy-on-select option be on by default? Andy Koppe
  2010-07-29 13:24 ` R: " Marco Atzeri
  2010-07-29 13:32 ` Jeremy Bopp
@ 2010-07-29 13:42 ` Rolf Campbell
  2010-07-31  0:34 ` Andy Koppe
  3 siblings, 0 replies; 9+ messages in thread
From: Rolf Campbell @ 2010-07-29 13:42 UTC (permalink / raw)
  To: cygwin

On 2010-07-29 08:02, Andy Koppe wrote:
> On 29 July 2010 08:24, JOHNER Jean 066030 wrote:
>> Thank you for all the answers to my original request below. This was very instructive.
>> In conclusion:
>> - to get middle-mouse paste of the selection with Mintty, Options/Mouse/copy on select had to be checked, which is not the default.
>
> Middle button paste really does work fine by default. It pastes
> whatever is in the clipboard. However, when you select something, it
> is not automatically placed in the clipboard unless you enable 'Copy
> on select'.
>
> This is a difference in approach between Windows and X11: in X, the
> selection is automatically made available for pasting, whereas in
> Windows you need to explicitly copy it to the clipboard using the Copy
> menu command or one of its keyboard shortcuts. The Windows approach
> has the advantage that you can select something without clobbering the
> clipboard content. It has the disadvantage that an additional action
> is required when you just want to copy&paste.
>
> Mintty currently defaults to the Windows approach. I've seen enough
> questions about this though that I'm thinking about changing this.
>
> Selecting without copying isn't actually much use in mintty, because
> the only other thing you can do with a selection is to try to 'Open'
> it. And I guess most users do come from a Unixy background.
>
> Opinions?
>
> Andy
>

I've been a Windows user for most of my life, but I still prefer 
copy-on-select for a terminal.  I vote for it being the default.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: R: Should mintty's copy-on-select option be on by default?
  2010-07-29 13:24 ` R: " Marco Atzeri
@ 2010-07-29 14:49   ` Markus Hoenicka
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Hoenicka @ 2010-07-29 14:49 UTC (permalink / raw)
  To: cygwin

Marco Atzeri <marco_atzeri@yahoo.it> wrote:

>
> I prefer the X approach as default.

I second that. I must have switched on this option right after  
installing mintty as I've already forgotten that the X approach is  
*not* the default.

regards,
Markus

-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Should mintty's copy-on-select option be on by default?
  2010-07-29 12:16 Should mintty's copy-on-select option be on by default? Andy Koppe
                   ` (2 preceding siblings ...)
  2010-07-29 13:42 ` Rolf Campbell
@ 2010-07-31  0:34 ` Andy Koppe
  3 siblings, 0 replies; 9+ messages in thread
From: Andy Koppe @ 2010-07-31  0:34 UTC (permalink / raw)
  To: cygwin

On 29 July 2010 13:02, Andy Koppe wrote:
> This is a difference in approach between Windows and X11: in X, the
> selection is automatically made available for pasting, whereas in
> Windows you need to explicitly copy it to the clipboard using the Copy
> menu command or one of its keyboard shortcuts. The Windows approach
> has the advantage that you can select something without clobbering the
> clipboard content. It has the disadvantage that an additional action
> is required when you just want to copy&paste.
>
> Mintty currently defaults to the Windows approach. I've seen enough
> questions about this though that I'm thinking about changing this.
>
> Selecting without copying isn't actually much use in mintty, because
> the only other thing you can do with a selection is to try to 'Open'
> it. And I guess most users do come from a Unixy background.
>
> Opinions?

Thanks everyone for the replies. The ayes have it.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Should mintty's copy-on-select option be on by default?
  2010-07-29 20:27 JOHNER Jean 066030
  2010-07-29 20:33 ` Daniel Colascione
@ 2010-07-31 13:03 ` Andrey Repin
  1 sibling, 0 replies; 9+ messages in thread
From: Andrey Repin @ 2010-07-31 13:03 UTC (permalink / raw)
  To: JOHNER Jean 066030, cygwin

Greetings, JOHNER Jean 066030!

> "Cygwin is a Linux-like environment for Windows".

> All the Linux terminals (KDE konsole, Gnome terminal) use copy-on-select
> by default.
> So ...

It's right and useful for streaming terminal (regular command line shell, chat
logs), but it is a big headache for fullscreen applications, even more for
WYSIWYG ones.
If you want to select something in stream, you likely want to copy it, because
you, literally, can't do anything else with that selection.
For WYSIWYG application, it could be myriad of things, from which replacing
selection with a clipboard content is probably the most wanted one.


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 31.07.2010, <8:51>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: Should mintty's copy-on-select option be on by default?
  2010-07-29 20:27 JOHNER Jean 066030
@ 2010-07-29 20:33 ` Daniel Colascione
  2010-07-31 13:03 ` Andrey Repin
  1 sibling, 0 replies; 9+ messages in thread
From: Daniel Colascione @ 2010-07-29 20:33 UTC (permalink / raw)
  To: 'JOHNER Jean 066030', cygwin

Yes, but the convention on Windows machines is _not_ to copy by default. If
the user wants something more unixy, he can use urxvt.

> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On
> Behalf Of JOHNER Jean 066030
> Sent: Thursday, July 29, 2010 1:11 PM
> To: cygwin@cygwin.com
> Subject: Re: Should mintty's copy-on-select option be on by default?
> 
> "Cygwin is a Linux-like environment for Windows".
> 
> All the Linux terminals (KDE konsole, Gnome terminal) use copy-on-select
by
> default.
> So ...
> 
> Jean JOHNER
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Should mintty's copy-on-select option be on by default?
@ 2010-07-29 20:27 JOHNER Jean 066030
  2010-07-29 20:33 ` Daniel Colascione
  2010-07-31 13:03 ` Andrey Repin
  0 siblings, 2 replies; 9+ messages in thread
From: JOHNER Jean 066030 @ 2010-07-29 20:27 UTC (permalink / raw)
  To: cygwin

"Cygwin is a Linux-like environment for Windows".

All the Linux terminals (KDE konsole, Gnome terminal) use copy-on-select
by default.
So ...

Jean JOHNER

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-31  5:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-29 12:16 Should mintty's copy-on-select option be on by default? Andy Koppe
2010-07-29 13:24 ` R: " Marco Atzeri
2010-07-29 14:49   ` Markus Hoenicka
2010-07-29 13:32 ` Jeremy Bopp
2010-07-29 13:42 ` Rolf Campbell
2010-07-31  0:34 ` Andy Koppe
2010-07-29 20:27 JOHNER Jean 066030
2010-07-29 20:33 ` Daniel Colascione
2010-07-31 13:03 ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).