Version: (using KDE 4.2.96) OS: Linux Installed from: SuSE RPMs In KDE3 Alt-F2 window I could simply show a man page in konqueror by typing "#command" or showing an info page via "##command" krunner does no longer support this very convenient shortcuts. P.S.:I know it's arguable if this is a bug or a wish ... as with all regressions to KDE3 ...
The syntax has changed: #command -> help:command ##command -> info:command But maybe we could provide the same syntax of KDE3.
This was very useful feature. (btw KDE 4.3.2 is (so far) much less usable than 3.5 :( )
SVN commit 1201441 by mfuchs: Supports KDE3 way of starting man-pages (#term) and info-pages (##term). BUG:200556 M +20 -3 locationrunner.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201441
SVN commit 1201443 by mfuchs: Backport r1201441 Supports KDE3 way of starting man-pages (#term) and info-pages (##term). CCBUG:200556 M +20 -3 locationrunner.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201443