mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
doc/rl-next: add repl-continuation
This commit is contained in:
parent
13dafac243
commit
7f07a94b64
1 changed files with 7 additions and 0 deletions
7
doc/manual/rl-next/repl-continuation.md
Normal file
7
doc/manual/rl-next/repl-continuation.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
synopsis: "Repl: improve continuation prompt for incomplete expressions"
|
||||||
|
issues:
|
||||||
|
prs: [12846]
|
||||||
|
---
|
||||||
|
|
||||||
|
Improved REPL user experience by updating the continuation prompt from invisible blank spaces to a visible `" > "`, enhancing clarity when entering multi-line expressions.
|
Loading…
Add table
Add a link
Reference in a new issue