From: Benno Schulenberg Date: Sun, 24 Mar 2019 12:39:49 +0000 (+0100) Subject: encode more of those pointy brackets X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=d94a27bb42ede76dc2e67b8947c13add67858b3a;ds=sidebyside encode more of those pointy brackets --- diff --git a/news.php b/news.php index 7e4f11b..5014b8b 100644 --- a/news.php +++ b/news.php @@ -26,7 +26,7 @@
  • Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.
  • Option --finalnewline (-f) brings back the automatic newline at EOF.
  • Option --emptyline (-e) leaves the line below the title bar unused.
  • -
  • and now do a linewise scroll instead of a findnext.
  • +
  • <Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext.
  • Any number of justifications can be undone (like all other operations).
  • When marked text is justified, it becomes a single, separate paragraph.
  • Option --guidestripe=<number> draws a vertical bar at the given column.