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>
19 Modern version showing its undo support:<br>
20 <img src="nano-3.2.png" alt="screenshot">
26 Modern version with a colorized interface:<br>
27 <img src="nano-2.5.0.png" alt="screenshot">
33 Showing support for syntax highlighting:<br>
34 <img src="colorsyntax.png" alt="screenshot">
36 Switching between multiple file buffers with Meta-< and Meta->:<br>
37 <img src="multibuffer.png" alt="screenshot">
43 Default (basic) nano setup:<br>
44 <img src="nanodefault2.png" alt="screenshot">
54 <?php include "bottom.php"; ?>