aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/repl-tstp.md
blob: 61d87f25588b33d12960754bdd391a464bad2ffd (plain)
1
2
3
4
5
6
7
---
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.