Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

default_pty_options

Default options for pseudo terminals (ptys)


Description

Default options for pseudo terminals (ptys)

Usage

default_pty_options()

Value

Named list of default values of pty options.

Options and default values:

  • echo whether to keep the echo on the terminal. FALSE turns echo off.

  • rows the (initial) terminal size, number of rows.

  • cols the (initial) terminal size, number of columns.


processx

Execute and Control System Processes

v3.5.2
MIT + file LICENSE
Authors
Gábor Csárdi [aut, cre, cph] (<https://orcid.org/0000-0001-7098-9676>), Winston Chang [aut], RStudio [cph, fnd], Mango Solutions [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.