aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/repl-tstp.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/rl-next/repl-tstp.md')
-rw-r--r--doc/manual/rl-next/repl-tstp.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/manual/rl-next/repl-tstp.md b/doc/manual/rl-next/repl-tstp.md
deleted file mode 100644
index 61d87f255..000000000
--- a/doc/manual/rl-next/repl-tstp.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-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.