X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=5014b8b8b25404516bb1661ad7bd1e43d48fc6fb;hp=faa6728fdff702f4feed29a7cffab5a105f0f5de;hb=d94a27bb42ede76dc2e67b8947c13add67858b3a;hpb=e2ca83a49ee4a9aafbcdc3cda1cef0eabe17c79e diff --git a/news.php b/news.php index faa6728..5014b8b 100644 --- a/news.php +++ b/news.php @@ -26,12 +26,12 @@
  • 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= draws a vertical bar at the given column.
  • -
  • Option --fill= no longer turns on automatic hard-wrapping.
  • -
  • When a line continues offscreen, it now ends with a highlighted ">".
  • +
  • Option --guidestripe=<number> draws a vertical bar at the given column.
  • +
  • Option --fill=<number> no longer turns on automatic hard-wrapping.
  • +
  • When a line continues offscreen, it now ends with a highlighted ">".
  • The halfs of a split two-column character are shown as "[" and "]".
  • A line now scrolls horizontally one column earlier.
  • The bindable functions 'cutwordleft' and 'cutwordright' were renamed