Go to the previous, next section.

nn modes

nn has two modes: selection mode and reading mode. When you first enter a newsgroup you are in selection mode. From this screen you select which articles you would like to read. Once this is done, you enter reading mode to read the articles.

The following commands will work in both modes:

?
Display a help page.
^L
Redraw the screen.
!
Shell escape.
Q
Quit nn.

command & command is an nn command. Some sample nn commands are:

:bug
report a bug in the nn program.
:help
provide online help.
:man
read the on-line manual pages.
:post
post an article.
:q!
quit nn without updating anything.

Go to the previous, next section.