forked from lix-project/lix
Qyriad
65da3e7199
Editline just wasn't being built with --enable-sigstop lol
Change-Id: I35a78f74ea100d97f26b2b41990deb373fd9cd9a
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.
|