diff --git a/doc/manual/rl-next/repl-improvements.md b/doc/manual/rl-next/repl-improvements.md new file mode 100644 index 000000000..f2cbb217c --- /dev/null +++ b/doc/manual/rl-next/repl-improvements.md @@ -0,0 +1,12 @@ +--- +synopsis: "REPL improvements" +issues: [] +cls: [2319, 2320] +category: "Improvements" +credits: ["piegames"] +--- + +The REPL has seen various minor improvements: + +- Better error messages overall +- The `:env` command to print currently available variables now also works outside of debug mode