Skip to content

Commands

Sub commands and arguments

To execute actions available in the current context, or give arguments to the command, use the following syntax:

Use :Feed <Tab>, :Feed update_feed <Tab> to get the completion

Use :Feed<Enter>, :Feed update_feed<Enter> to open menu and select

List of commands

namedescbang
Feed [query]opens a index buffer, a list view based on the filter you passed inno
Feed web [query, port]opens a server on a port and opens the web interface in browserno
Feed indexopens a index buffer, a list view based on your default filterno
Feed updateupdates all feeds in the databaseno
Feed update_feed [feed_url]update a single feed in the databaseno
Feed syncsync the database with your config, removes feeds and entries (if bang) not presentyes
Feed search [query]opens picker to live search your databaseno
Feed grepopens picker to live grep your database (experimental)no
Feed listopens a split to show info about all your feeds in databaseno
Feed logopens a split to show logno
Feed load_opml [filepath/url]import from an OPML file or urlno
Feed export_opml [filepath]export to an OPML fileno
Feed urlviewopens a select UI to picker urls in entry buffer, <cr> to open in browserno