Commit d1007e4
David T Lewis
Add PseudoTTYPlugin to Linux and Solaris builds. Tested on Linux 64x64 so far
but this plugin can reasonably be expected to work on any Unix platform.
To test, load Telnet301 from www.squeaksource.com/IanPiumartaGoodies repository,
then evaluate "TeletypeWindow open" to start a terminal emulator and use its
window menu to select "new shell session ..." to start a pty connected terminal
session. Try running the Linux "top" command for example.1 parent 67270d8 commit d1007e4
21 files changed
Lines changed: 60 additions & 18 deletions
File tree
- building
- linux32ARMv6
- squeak.cog.spur
- squeak.cog.v3
- squeak.stack.spur
- squeak.stack.v3
- linux32x86
- squeak.cog.spur
- squeak.cog.v3
- squeak.sista.spur
- squeak.stack.spur
- squeak.stack.v3
- linux32/squeak.stack.spur
- linux64ARMv8
- squeak.cog.spur
- squeak.cogmt.spur
- squeak.stack.spur
- linux64x64
- squeak.cog.spur
- squeak.sista.spur
- squeak.stack.spur
- linux64/squeak.stack.spur
- sunos32x86
- squeak.cog.spur
- squeak.stack.spur
- sunos64x64
- squeak.cog.spur
- squeak.stack.spur
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments