Message375443
Adding the test program [ test.py ] as an attachment. It was taken from https://docs.python.org/3/library/pty.html.
How to reproduce issue:
1. Notice that the xterm window in before.png is not too wide; this makes the output of "ls" wrap around the xterm window.
2. Run test.py.
3. Run "ls".
Solution:
1. Apply latest version of the patch [ pty.diff ].
2. Run test.pty and run "ls".
3. Run "ls". |
|
| Date |
User |
Action |
Args |
| 2020-08-15 02:22:04 | soumendra | set | recipients:
+ soumendra |
| 2020-08-15 02:22:04 | soumendra | set | messageid: <[email protected]> |
| 2020-08-15 02:22:04 | soumendra | link | issue41541 messages |
| 2020-08-15 02:22:04 | soumendra | create | |
|