Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telotortium/tt-rss-np-article-or-scroll
Remap the "n" and "p" keybindings to scroll in articles rather than move between them
https://github.com/telotortium/tt-rss-np-article-or-scroll
Last synced: 1 day ago
JSON representation
Remap the "n" and "p" keybindings to scroll in articles rather than move between them
- Host: GitHub
- URL: https://github.com/telotortium/tt-rss-np-article-or-scroll
- Owner: telotortium
- License: bsd-2-clause
- Created: 2021-12-03T21:22:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-03T21:47:20.000Z (about 3 years ago)
- Last Synced: 2024-12-10T05:43:31.688Z (18 days ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tt-rss-np-article-or-scroll
Plugin for [Tiny Tiny RSS](https://tt-rss.org) to remap the "n" and "p"
keybindings to scroll in the articles rather than move between them when the
article is longer than one screen.I believe this was the behavior before 2021, so I'm restoring it.
# Installation
- Copy the files in this repository into a directory named
`np_article_or_scroll` within your `plugins.local` directory (or `plugins` if
`plugins.local` does not exist.
- Activate it in "Preferences > Plugins", or inside config.php for the whole
instance.