mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
275 B
275 B
synopsis | issues | prs | |
---|---|---|---|
Repl: improve continuation prompt for incomplete expressions |
|
Improved REPL user experience by updating the continuation prompt from invisible blank spaces to a visible " > "
, enhancing clarity when entering multi-line expressions.