Menu

#17 add status line to show full path of file

open
nobody
None
5
2012-12-29
2005-01-28
No

After query results are displayed, only the base filename
is displayed. If one uses the up and down arrow keys to
select a query result, it would be nice if the full path of
the file was displayed in a status line (perhaps on the
bottom of the screen).

Discussion

  • Hans-Bernhard Broeker

    Logged In: YES
    user_id=27517

    Or maybe you should just have used the existing -p option?

     
  • Erhard Trudrung

    Erhard Trudrung - 2005-01-31

    Logged In: YES
    user_id=923306

    -p doesn't work well with a 80 column window. When using
    cscope with large projects and deeper directories, path names
    can consume alot of the screen.

     
  • Jason Duell

    Jason Duell - 2005-01-31

    Logged In: YES
    user_id=125727

    I've always been mildly frustrated by the -p option, in that
    I'd much rather have an option that allowed me to pass a
    prefix that always gets stripped off the filename (e.g.,
    "/usr/src/linux") than have the -p behavior, which only lets
    you saw how many path name components to display.