aboutsummaryrefslogtreecommitdiff
path: root/src/git:/git.josher.dev
diff options
context:
space:
mode:
authorfeeiyu <158308373+feeiyu@users.noreply.github.com>2025-08-03 00:39:00 +0800
committerGitHub <noreply@github.com>2025-08-02 16:39:00 +0000
commit84377a45a8a8574323f3f18706aab88be4d8fab1 (patch)
treef8864b7bd8cdca0f40ffe2ec325bc3ac0290039a /src/git:/git.josher.dev
parentf07622e9082af24dee1501889e13b298c57a1c4d (diff)
downloadr-alacritty-84377a45a8a8574323f3f18706aab88be4d8fab1.tar.gz
r-alacritty-84377a45a8a8574323f3f18706aab88be4d8fab1.tar.bz2
r-alacritty-84377a45a8a8574323f3f18706aab88be4d8fab1.zip
Add alacritty_terminal option to escape pty args
This adds a new `escape_args` option to `tty::Options` on Windows, which can be used to automatically escape all arguments passed to the shell. While useful to automatically make most arguments work on Windows, there are some scenarios where it is not possible for users to properly specify arguments with this option enabled (e.g.: `cmd /c`). An option should always be present to disable this option when used. The implementation is based on the `Command` code in Rust's STD lib.
Diffstat (limited to 'src/git:/git.josher.dev')
0 files changed, 0 insertions, 0 deletions