fish-shell/fish-rust
Johannes Altmanninger 7d10a72bb3 builtin read: enable bracketed paste
We run __fish_enable_bracketed_paste on every shell prompt, and inside
edit_command_buffer. This protects from accidents when pasting control
characters, and makes sure the paste results in a single undo group.

Let's do the same for builtin read.

Found while doing the research for #10101
2023-12-30 16:58:24 +01:00
..
src builtin read: enable bracketed paste 2023-12-30 16:58:24 +01:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Port make_autoclose_pipes, fd_event_signaller_t 2023-12-10 14:35:43 +01:00