Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2001-03-17 21:50:22 +0300
committerDavid Starks-Browning <starksb@ebi.ac.uk>2001-03-17 21:50:22 +0300
commit75c12e1f7af574a78cdac8bbae170555568018d5 (patch)
treef67b7ecfcadf06dd13700531760b4df9e34605bf /winsup/doc/how-using.texinfo
parent57499703f25428a4b4274cf1bdbd9771927a74b8 (diff)
British -> US spelling.
Add .inputrc tip to entry "How can I copy and paste into Cygwin console windows?"
Diffstat (limited to 'winsup/doc/how-using.texinfo')
-rw-r--r--winsup/doc/how-using.texinfo13
1 files changed, 10 insertions, 3 deletions
diff --git a/winsup/doc/how-using.texinfo b/winsup/doc/how-using.texinfo
index 0c1745d9e..08e238f4e 100644
--- a/winsup/doc/how-using.texinfo
+++ b/winsup/doc/how-using.texinfo
@@ -63,7 +63,7 @@ get usage information. For example (on my installation):
/usr/bin/cygwin.bat
@end example
Note that bash interprets the backslash '\' as an escape character, so
-you must type it twice in the bash shell if you want it to be recognised
+you must type it twice in the bash shell if you want it to be recognized
as such.
@subsection Why doesn't bash read my .bashrc file on startup?
@@ -236,7 +236,7 @@ keyb ru,,C:\WINDOWS\COMMAND\keybrd3.sys
(That's for russian locale.) You should comment that line if you want
your keys working properly. Of course, this will deprive you of your
local alphabet keyboard support, so you should think about
-another localizer. exUSSR users are of course knowledgable of Keyrus
+another localizer. exUSSR users are of course knowledgeable of Keyrus
localizer, and it might work for other locales too, since it has keyboard
layout editor. But it has russian messages and documentation ;-(
Reference URL is http://www.hnet.ru/software/contrib/Utils/KeyRus/
@@ -306,7 +306,7 @@ Windows path, but these would have to be escaped from the shell.
to the posix path, because different posix paths, through different
mount points, could map to the same Windows directory. This matters
because different mount points may be binmode or textmode, so the
-behaviour of Cygwin apps will vary depending on the posix path used to
+behavior of Cygwin apps will vary depending on the posix path used to
get there.
You can avoid the ambiguity of Windows paths, and avoid typing
@@ -347,6 +347,13 @@ be ON. Save the properties.
Under Windows 9x, open the properties dialog of the console window.
Select the Misc tab. Uncheck Fast Pasting. Check QuickEdit.
+You can also bind the insert key to paste from the clipboard by adding
+the following line to your .inputrc file:
+@example
+ "\e[2~": paste-from-clipboard
+@end example
+
+
@subsection What does "mount failed: Device or resource busy" mean?
@strong{(Please note: This section has not yet been updated for the latest