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 Modern version with colorized text and menu entries<br>
21 <img src="nano-2.5.0.png" alt="screenshot">
29 Color syntax highlighting support<br>
30 <img src="colorsyntax.png" alt="screenshot">
33 Switching between multiple file buffers with Meta-< and Meta-><br>
34 <img src="multibuffer.png" alt="screenshot">
42 Default (basic) nano setup<br>
43 <img src="nanodefault2.png" alt="screenshot">
54 <?php include "bottom.php"; ?>