msknathan / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

When Loaded, CScope search result is present but invisible #386

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In cscope, do a symbol search
2. Save the search results to a file ('>' command)
3. Load the saved search into cscope ('<' command)

What is the expected output? What do you see instead?
  Expected: The search results should be loaded and visible.
  Actual: The search results are loaded but invisible.

What versions of mintty, Cygwin/MSYS, and Windows are you using?
  mintty: 1.1.3 
  Cygwin: DLL version 1.7.18-1
  Windows 7 (Service Pack 1) (occurs on both Enterprise and Home versions)

Please provide any additional information below.
I set terminal type to xterm-256color but the problem occurs with
other types (vt100, vt200) also.

Original issue reported on code.google.com by harishjo...@gmail.com on 30 May 2013 at 10:22