1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/doc/manual/rl-next/repl-continuation.md
2025-05-14 22:49:05 +02:00

275 B

synopsis issues prs
Repl: improve continuation prompt for incomplete expressions
12846

Improved REPL user experience by updating the continuation prompt from invisible blank spaces to a visible " > ", enhancing clarity when entering multi-line expressions.