From: SourceForge.net <no...@so...> - 2008-05-08 01:08:43
|
Feature Requests item #1959937, was opened at 2008-05-07 18:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354664&aid=1959937&group_id=4664 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: modify the method of showing the search result Initial Comment: in shell, the representation of the command 'grep' result is acceptible. because it continously reveals the results whenever the string matches, not wait for being finished the search. but in cscope, when I use command 'cs find'. I have to wait for the result util the search is done. it is the only(?) drawback of cscope that I have. so, I suggest a feature to enhance the time of waiting search result. If the number of search result is to be larger than specific number, makes cscope to show the results already found to user, and continue the search task in background job. and a key pressed, then cscope shows the next amounts of search results. I will wait for new version of cscope included that feature. :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354664&aid=1959937&group_id=4664 |