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>
18 Modern version showing line numbers and selected text:<br>
19 <img src="nano-4.2.png" alt="screenshot of 4.2">
24 Modern version showing its undo support:<br>
25 <img src="nano-3.2.png" alt="screenshot of 3.2">
30 Modern version with a colorized interface:<br>
31 <img src="nano-2.5.0.png" alt="screenshot of 2.5.0">
36 Showing support for syntax highlighting:<br>
37 <img src="colorsyntax.png" alt="screenshot">
39 Switching between multiple file buffers with Meta-< and Meta->:<br>
40 <img src="multibuffer.png" alt="screenshot">
45 Default (basic) nano setup:<br>
46 <img src="nanodefault2.png" alt="screenshot">
56 <?php include "bottom.php"; ?>