<td>
<br><br>
-2024 may 1 - <b>GNU nano 8.0</b> <i>"Grus grus"</i>
+2024 May 1 - <b>GNU nano 8.0</b> <i>"Grus grus"</i>
<br>
<table><tr><td><ul>
<li>By default <tt>^F</tt> is bound to starting a forward search, and <tt>^B</tt> to<br>
<tt>^C</tt> copy, <tt>^V</tt> paste, <tt>^Z</tt> undo, <tt>^Y</tt> redo, <tt>^O</tt> open a file, <tt>^W</tt> write a file,<br>
<tt>^R</tt> replace, <tt>^G</tt> find again, <tt>^D</tt> find again backwards, <tt>^A</tt> set the mark,<br>
<tt>^T</tt> jump to a line, <tt>^P</tt> show the position, and <tt>^E</tt> execute.</li>
-<li>Above modern bindings are activated also when the name of nano's<br>
- executable (or a symlink to it) starts with the letter "e".</li>
+<li>Above modern bindings are activated also when the name of<br>
+ nano's executable (or a symlink to it) starts with the letter "e".</li>
<li>To open a file at a certain line number, one can now use also<br>
`nano filename:number`, besides `nano +number filename`.</li>
<li><Alt+Home> and <Alt+End> put the cursor on the first and last<br>