newsticker: Navigation

 
 5.2 Navigation
 ==============
 
 Navigating through the list of feeds and headlines is rather
 straightforward.  You may do this either with the mouse or with the
 keyboard.  The following key bindings are provided in both, the Treeview
 as well as the Plainview.
 
 ‘f’
      Move to next feed (‘newsticker-next-feed’,
      ‘newsticker-treeview-next-feed’).
 ‘F’
      Move to previous feed (‘newsticker-previous-feed’,
      ‘newsticker-treeview-prev-feed’).
 ‘n’
      Move to next item (‘newsticker-next-item’,
      ‘newsticker-treeview-next-item’).
 ‘N’
      Move to next new item (possibly in another feed)
      (‘newsticker-next-new-item’, ‘newsticker-treeview-next-new-item’).
 ‘p’
      Move to previous item (‘newsticker-previous-item’,
      ‘newsticker-treeview-prev-item’).
 ‘P’
      Move to previous new item (possibly in another feed)
      (‘newsticker-previous-new-item’,
      ‘newsticker-treeview-prev-new-item’).
 
 Treeview
 --------
 
 ‘j’
      Enter the name of a feed and jump to it
      (‘newsticker-treeview-jump’).