This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bash history?


Andy Piper writes:
 > 2) History is not preserved between sessions. Although bash 
 > writes out a history file - .bash_history - correctly. It is not read when
 > I start a new bash. Nor can it be read manually. This means my history is 
 > always liimited to the current session which is annoying.

Looks like a bash bug.  Regardless of whether mounted as binary or text, bash
insists on writing the history file entries as cr/lf.  But on reading the
history file it hits the first cr and "beep" (no more history).

Tibor
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]