1 <?php include "top.php"; ?>
2 <title>GNU nano: Screenshots</title>
3 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
5 <td HEIGHT="70%" NOSAVE>
6 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
9 <center><b>Screenshots</b></center>
20 <A HREF="nanodefault2.png">Default (basic) nano set up</A>.
29 <A HREF="colorsyntax.png">Color syntax </A> highlighting support
32 Switching between <A HREF="multibuffer.png">multiple file
33 buffers</A> with Meta-< and Meta->
42 Modern version with colorized <A HREF="nano-2.5.0.png">text and menu entries</A>.
50 <?php include "bottom.php"; ?>