Mail Archives: cygwin/1999/07/22/03:48:25
Hi Frank,
(wow - quick reply!)
Yes, I have HOME set from within AUTOEXEC.BAT and when I do 'cd'
it goes there and I can see my .bash-history. The 'history' command
works as expected.
Hi,
do you set HOME before starting the bash?
Here is the way I use it:
startbash.bat
@ECHO OFF
set HOME=/home/%USERNAME%
c:\usr\local\bin\bash.exe -login
Greetings
Frank
-----Ursprüngliche Nachricht-----
Von: erskine, michael [mailto:michael DOT erskine AT SERuk DOT com]
Gesendet am: Donnerstag, 22. Juli 1999 09:22
An: 'cygwin AT sourceware DOT cygnus DOT com'
Betreff: bash history not avail from arrow keys
Hello list,
Under cygwin's bash shell, the command history isn't available using the
arrow keys. I'm sure this worked when I put cygwin on another machine some
time ago. I have HOME and /tmp set but otherwise I haven't changed anything
"out of the box".
Any pointers?
Peace to you all.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -