Difference: CygwinNotes (4 vs. 5)

Revision 515 Mar 2004 - TobyCabot

Line: 1 to 1
 (back to ProgrammingNotes)

Cygwin is a unix emulation environment for Windows. If you must use a Windows machine to write code then Cygwin will help.

Line: 17 to 17
  this opens a white-on-black bash login shell.
Changed:
<
<
-- TobyCabot - 27 Jan 2003 - 07 Apr 2003
>
>
Cygwin's rxvt seems to use ^H as the backspace character which seems to disagree with most Linux custom and practice, so it's a good idea to stty erase ^? in your .bashrc. Then backspace will work in bash and emacs.

http://www.khngai.com/emacs/bash.php - this page explains how to set up rxvt so that the delete key works as expected and so the "home" and "end" keys go to the beginning and end of the command line.

For a more in-depth treatment of backspace and delete see http://www.tldp.org/HOWTO/BackspaceDelete/.

META FILEATTACHMENT attr="" comment="example cygwin .bashrc" date="1079371626" name="bashrc-cygwin" path="bashrc-cygwin" size="1034" user="tobyc" version="1.1"
META FILEATTACHMENT attr="" comment="example cygwin .inputrc" date="1079371686" name="inputrc-cygwin" path="inputrc-cygwin" size="110" user="tobyc" version="1.1"
View topic | History: r11 < r10 < r9 < r8 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback