forked from lix-project/lix
8 lines
247 B
Markdown
8 lines
247 B
Markdown
|
---
|
||
|
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.
|