Fixed 'C' and 'D' verbs deleting the newline character
This commit is contained in:
@@ -3,7 +3,7 @@ use std::os::unix::fs::OpenOptionsExt;
|
||||
use crate::{
|
||||
getopt::{Opt, OptSpec, get_opts_from_tokens},
|
||||
jobs::JobBldr,
|
||||
libsh::error::{Note, ShErr, ShErrKind, ShResult, ShResultExt},
|
||||
libsh::error::{ShErr, ShErrKind, ShResult, ShResultExt},
|
||||
parse::{NdRule, Node},
|
||||
prelude::*,
|
||||
procio::{IoStack, borrow_fd},
|
||||
|
||||
Reference in New Issue
Block a user