]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
'pterm --display' should set $DISPLAY inside the terminal.
authorSimon Tatham <anakin@pobox.com>
Sat, 22 Aug 2015 14:05:12 +0000 (15:05 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 17 Oct 2015 16:30:17 +0000 (17:30 +0100)
commit0eb3bf07fc3f89a7cec499f1730f48fa89a7d37f
tree8a1d15b4358b7a198e20d9a4d6461188a0c42871
parent417421caced7a133a66a3a7bcd1e427457c85db3
'pterm --display' should set $DISPLAY inside the terminal.

If you open a pterm on a different display via the --display
command-line option rather than by setting $DISPLAY, I think (and
other terminals seem to agree) that it's sensible to set $DISPLAY
anyway for processes running inside the terminal.

(cherry picked from commit dc16dd5aa4a3fb2e367bc6303963321e628594ac)
unix/uxpty.c