Looks like some terminfo data is not correct

2006-02-09 Thread Alex Shturm
Hello, I'm using latest Cygwin 1.5.19-4. If my TERM variable is set to either "cygwin" or "rxvt", after I exit from VI the contents of the window gets restored. If TERM is "xterm", it does not get restored. The same behavior is observed in both cmd-based window and in rxvt window. Looks like

My program restarts six times under Cygwin

2007-05-11 Thread Alex Shturm
Hello, This is a simple program that I compile as a console application in Visual Studio 2005 : -- #include #include LONG WINAPI my_exception_filter (LPEXCEPTION_POINTERS exceptionInfo) { printf ("*** my_exception_filter ***\n"); return EXCEPTION_E

Problem with tags in vim 7.1

2008-06-16 Thread Alex Shturm
Hello, I'm having a strange problem with tags in vim 7.1 that I've just installed. My Cygwin version is 1.5.25-14. I'm experimenting in directory c:/temp where I have a source file "test.c" and a tag file "tagfile" (see below). I also set environment variable EXINIT as "set tags=tagfile". Fil

Re: Problem with tags in vim 7.1

2008-06-16 Thread Alex Shturm
. Is there anybody willing to take a deeper look? Thanks, Alex On Jun 16 01:13, Alex Shturm wrote: > Hello, > > I'm having a strange problem with tags in vim 7.1 that I've just installed. > My Cygwin version is 1.5.25-14. > [...] > *** Case (1) > tagfile: >