1 <?php include "top.php"; ?>
3 <title>GNU nano: Screenshots</title>
5 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
8 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
12 <center><b>Screenshots</b></center>
21 Modern version showing line numbers and selected text:<br>
22 <img src="nano-4.2.png" alt="screenshot of 4.2"><br><br>
26 Modern version showing its undo support:<br>
27 <img src="nano-3.2.png" alt="screenshot of 3.2"><br><br>
31 Modern version with a colorized interface:<br>
32 <img src="nano-2.5.0.png" alt="screenshot of 2.5.0"><br><br>
36 Showing support for syntax highlighting:<br>
37 <img src="colorsyntax.png" alt="screenshot"><br><br>
39 Switching between multiple file buffers with Meta-< and Meta->:<br>
40 <img src="multibuffer.png" alt="screenshot"><br><br>
44 Default (basic) nano setup:<br>
45 <img src="nanodefault2.png" alt="screenshot"><br><br>
55 <?php include "bottom.php"; ?>