--- synopsis: "REPL now supports CTRL+Z to suspend" credits: [Qyriad] category: Improvements --- Editline is now built with SIGTSTP support, so now typing CTRL+Z in the REPL will suspend the REPL and allow it to be resumed later or backgrounded.