mirror of
https://github.com/danbulant/nushell
synced 2026-05-21 05:18:42 +00:00
Multiline pastes wait for the user to hit enter before running, because they enter a special paste mode in rustyline called 'bracketed paste' by default. This commit disables that mode by default for nushell, causing multiline pastes to be executed immediately, treating each new line as a separate command. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||