On 01/07/2010 04:38 PM, Larry Hall (Cygwin) wrote:
> Does "title" in the CYGWIN environment variable no longer work?
I'm not familiar with that setting. I tried
export title=1
export title
export TITLE=1
export TITLE
Following each of those commands I tried running other ones (ls, grep), and th
I noticed Lynx kept changing my window title. According to the source code it
was a call to SetConsoleTitle, part of the Windows API. Rather than modifying
the Lynx source code I wrote a short console program in Visual C++ which I can
use after exiting Lynx. It compiled under Visual Studio 2010
ystem without a
problem.
thanks
Collin Monahan
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
3 matches
Mail list logo