]> git.wh0rd.org - nano-editor.git/blobdiff - screenshots.php
unencode an ampersand in a URL
[nano-editor.git] / screenshots.php
index 00e2cb7589678917c5d980f76b571bbd84e186ea..126ea3d0bdf8681738639568a6eda4be2f189764 100644 (file)
@@ -1,8 +1,6 @@
-<?php include "top.php"; ?>
+<?php $title="Screenshots";  include "top.php"; ?>
 
-<title>GNU nano: Screenshots</title>
-
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <blockquote>
 <UL>
 
+<LI>5.x era<br>
+   With <tt>--indicator</tt> and <tt>--nohelp</tt> and a highlighted search match:<br>
+   <img src="nano-5.7.png" alt="screenshot of 5.7"><br><br>
+</LI>
+
 <LI>4.x era<br>
    Modern version showing line numbers and selected text:<br>
    <img src="nano-4.2.png" alt="screenshot of 4.2"><br><br>