1 <?php $title="Screenshots"; include "top.php"; ?>
3 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
6 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
10 <center><b>Screenshots</b></center>
19 With <tt>--indicator</tt> and <tt>--nohelp</tt> and a highlighted search match:<br>
20 <img src="nano-5.7.png" alt="screenshot of 5.7"><br><br>
24 Modern version showing line numbers and selected text:<br>
25 <img src="nano-4.2.png" alt="screenshot of 4.2"><br><br>
29 Modern version showing its undo support:<br>
30 <img src="nano-3.2.png" alt="screenshot of 3.2"><br><br>
34 Modern version with a colorized interface:<br>
35 <img src="nano-2.5.0.png" alt="screenshot of 2.5.0"><br><br>
39 Showing support for syntax highlighting:<br>
40 <img src="colorsyntax.png" alt="screenshot"><br><br>
42 Switching between multiple file buffers with Meta-< and Meta->:<br>
43 <img src="multibuffer.png" alt="screenshot"><br><br>
47 Default (basic) nano setup:<br>
48 <img src="nanodefault2.png" alt="screenshot"><br><br>
58 <?php include "bottom.php"; ?>