Did you modify the TERMINFO ? I ended up creating one with xterm which is not standard
Matt Hogstrom +1 (919) 656-0564 > On Aug 17, 2023, at 13:40, Paul Gilmartin > <[email protected]> wrote: > > On Thu, 17 Aug 2023 11:42:28 -0500, Tom Longfellow wrote: >> ... >> The PS1 setting string is being Cut from Session 1 and then Pasted to >> Session 2 (under the same emulator and session switcher (netmaster) session. >> > I'd distrust screen copy/paste for anything with metacharacters. > Especially with a 3270. > > Is this in your ~/.profile? Is it supposed to be identical on both systems? > Then I'd suggest on system2: > make a backup copy of .profile > ssh -f system1 'cat .profile' | tee .profile > On both systems, compare the results of: > cksum .profile. > > Even better, shared zFS or NFS. > > -- > gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
