github joe-editor/joe releases/joe-4.8
JOE 4.8

19 hours ago
  • Enhancements

    • Allow notmod in prompt windows: if you set it in a macro, this
      suppresses adding the prompt to the history. Good for keeping
      history clean.

    • Save block filter prompt history in state file.

    • Add parserr_homeonly option: compiler error parser will ignore
      errors from files outside of user's home directory- suppresses
      references to system include files.

  • Bugs fixed

    • Fix tags file security vulnerability: Someone could share a tags
      file that tricks a user into executing a shell command by using
      JOE's '!' filename syntax. This fix prevents '!' from working
      when opening files specified in the tags file.

    • Fix some build issues involving deprecated autoconf RETSIGTYPE.

    • Do not use unicode arrow in tooltips for new syntax debugging
      feature

    • Fix a number of minor syntax coloring issues: sh, m4, debian, rust

    • Fix integer global option setting issue

    • Prevent segfault when referring to certain boolean options

    • Fix issue where block filtering does not work if JOE is reading
      from stdin pipe

    • Fix asymmetric ^X / ^Z

    • Fix selection glitches during Ctrl-Shift-Right / -Left

    • Fix compiler error parser: it was not handling "new" (as of 9
      years ago) delimiters from make

Full Changelog: releases/joe-4.7...releases/joe-4.8

Don't miss a new joe release

NewReleases is sending notifications on new releases.