[kde-doc-english] [khelpcenter] [Bug 103265] Search of several words in man pages doesn't work

Pino Toscano via KDE Bugzilla bugzilla_noreply at kde.org
Sun Mar 13 09:09:41 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=103265

Pino Toscano <pino at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/khel
                   |                            |pcenter/47193641a8ccce758ba
                   |                            |82449b7e96dc092c3a9ce
         Resolution|---                         |FIXED

--- Comment #2 from Pino Toscano <pino at kde.org> ---
Git commit 47193641a8ccce758ba82449b7e96dc092c3a9ce by Pino Toscano.
Committed on 13/03/2016 at 09:01.
Pushed by pino into branch 'master'.

Improve man search

Improve the helper script for performing the search on man pages:
- pass the language and the search method (and/or) to it
- use an array to compose the command line of apropos
- pass the language to apropos
- if the search method is "and", pass --and to apropos (its default is
  like "or)
- split the search string by "+"; it is a kludge, but needed due to the
  internal handling of search in khelpcenter currently

M  +22   -3    searchhandlers/khc_mansearch.pl
M  +1    -1    searchhandlers/man.desktop.cmake

http://commits.kde.org/khelpcenter/47193641a8ccce758ba82449b7e96dc092c3a9ce

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-doc-english mailing list