Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Oct 19, 2024
1 parent c96afba commit cbca401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shell.rs
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ impl Shell {
// Flags:
// 1: escape-first-char
// 2: escape-middle-char
// 3: escape-last-char
// 4: escape-last-char
match self {
Shell::Bash => &[
(' ', 7),
Expand Down

0 comments on commit cbca401

Please sign in to comment.