mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
implement keyboard-related changes discussed in https://community.tt-rss.org/t/changing-the-amount-of-scroll-by-arrow-key/3452/7
This commit is contained in:
@@ -4,7 +4,7 @@ class Hotkeys_Noscroll extends Plugin {
|
||||
|
||||
function about() {
|
||||
return array(1.0,
|
||||
"n/p hotkeys move between articles without scrolling",
|
||||
"n/p (and up/down) hotkeys move between articles without scrolling",
|
||||
"fox");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user