X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mwoehlke Subject: Re: copying and pasting in the terminal window? Date: Wed, 23 Aug 2006 14:37:19 -0500 Lines: 24 Message-ID: References: <44ECA731 DOT 9090004 AT NOSPAMgmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Thunderbird/1.5.0.5 Mnenhy/0.7.4.0 In-Reply-To: <44ECA731.9090004@NOSPAMgmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com John Salerno wrote: > Hi everyone. I just installed cygwin on WinXP and I'm wondering if there > is a way to copy and paste in the command prompt, like in Linux? I > figured the cygwin terminal would look and act more like the bash shell, > but so far it doesn't for me. Does this mean I'm still using a DOS > prompt? (Despite the $ prompt instead of C:\)? There is a difference between the "shell" and the "terminal emulator". In Windows, all console applications (including Cygwin 'bash') get a "console window". If you right-click on the window title and see 'properties', you probably have a "console window". From here, you probably want to go to 'options' and turn on 'quick edit mode' (remember to 'modify the shortcut that started this window' when prompted). This will let you select as you are used to, but you will have to right-click to 'copy', and right-click again to 'paste'. Not quite Linux, but better than the default behavior. Cygwin also has an rxvt terminal emulator that may be more to your liking, but I haven't used it and so can't tell you what it's like. -- Matthew '$ time make world' -> real 5d:14h:37m:5.291s user 0m:0.000s sys 4d:2h:14m:43.712s -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/