Re: Odd command line recall problem

2013-12-19 Thread buggsy2
; and tac starts with 't'. -- View this message in context: http://cygwin.1069669.n5.nabble.com/Odd-command-line-recall-problem-tp105022p105052.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Odd command line recall problem

2013-12-18 Thread Eric Blake
On 12/18/2013 04:42 PM, buggsy2 wrote: > Good idea, right now it's: > > xyz:/cygdrive/d/>printenv HISTIGNORE > &:[ \t]*:#* This says: ignore duplicate commands, ignore any command starting with space, backslash, or t, ignore any comment and tac starts with 't'. Oh, you wanted to ignore tab? W

Re: Odd command line recall problem

2013-12-18 Thread Larry Hall (Cygwin)
On 12/18/2013 6:42 PM, buggsy2 wrote: Good idea, right now it's: xyz:/cygdrive/d/>printenv HISTIGNORE &:[ \t]*:#* I'm not sure what all that does. But I don't think it would ignore the tac command. Well, you can always unset HISTIGNORE and see if it makes a difference. I can say that I don't

Re: Odd command line recall problem

2013-12-18 Thread buggsy2
n5.nabble.com/Odd-command-line-recall-problem-tp105022p105043.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: Odd command line recall problem

2013-12-17 Thread Andrey Repin
Greetings, buggsy2! > Latest cygwin64 release as of posting on Windows 7x64 > GNU bash, version 4.1.11(2)-release > Running in the cygwin terminal (C:\cygwin64\bin\mintty.exe -i > /Cygwin-Terminal.ico ) > The several commands I use all recall correctly using the up-arrow key. That > is, I type a

Odd command line recall problem

2013-12-17 Thread buggsy2
experimentation shows, for instance, that a simple *tac --help* command disappears also. Issuing a history command within the shell doesn't list it! cygwin problem? Or is this a bash problem? -- View this message in context: http://cygwin.1069669.n5.nabble.com/Odd-command-line-recall-pr

Re: Odd command line recall problem

2013-12-17 Thread Larry Hall (Cygwin)
On 12/17/2013 2:22 PM, buggsy2 wrote: Latest cygwin64 release as of posting on Windows 7x64 GNU bash, version 4.1.11(2)-release Running in the cygwin terminal (C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico ) The several commands I use all recall correctly using the up-arrow key. That is, I