An open API service indexing awesome lists of open source software.

https://github.com/scorphus/lobsters-vim-mode

Browser extension for Lobsters
https://github.com/scorphus/lobsters-vim-mode

Last synced: 12 months ago
JSON representation

Browser extension for Lobsters

Awesome Lists containing this project

README

          



# Lobsters Vim Mode

Manipulate stories in [lobste.rs][] without leaving the keyboard.

## Usage

With this extension, you'll be able to manipulate stories in Lobsters with the
following keyboard shortcuts:

| key | action |
|-----|-----------------------------------------------------|
| `j` | select next story |
| `k` | select previous story |
| `o` | open the selected story (stories open on a new tab) |
| `s` | save the selected story |
| `u` | upvote story |
| `m` | open story comments page |
| `h` | hide selected story and select the next one |
| `f` | focus story title |
| `n` | go to next page |
| `b` | go to previous page |
| `r` | reload page |

# Experimental

This extension is still experimental.

## License

Code in this repository is distributed under the terms of the MIT License.

See [LICENSE](LICENSE) for details.

[lobste.rs]: https://lobste.rs