[ruby-core:108222] [Ruby master Bug#12312] Make PTY take environment variables like popen does
From:
"st0012 (Stan Lo)" <noreply@...>
Date:
2022-04-13 19:51:32 UTC
List:
ruby-core #108222
Issue #12312 has been updated by st0012 (Stan Lo). FYI, I have updated [PTY.spawn's doc](https://github.com/ruby/ruby/pull/5786) for the optional `env` argument. ---------------------------------------- Bug #12312: Make PTY take environment variables like popen does https://bugs.ruby-lang.org/issues/12312#change-97241 * Author: grosser (Michael Grosser) * Status: Closed * Priority: Normal * Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONTNEED ---------------------------------------- Need a PTY that also takes environment variables ... hacking around it with script (which works differently on OSX and Unix) is ugly ... -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>