summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.js b/tt-rss.js
index 47b2a14cb..4fe948179 100644
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -972,7 +972,7 @@ function hotkey_handler(e) {
}
if (keycode == 191) { // /
- return displayDlg("search", getActiveFeedId());
+ return displayDlg("search", getActiveFeedId() + ":" + activeFeedIsCat());
}
if (keycode == 74) { // j