0

I want to do all my work in customisable desktop. Smalltalk seems to have a customisable, graphic, workspace, but I need my bash shells as well.

Is it possible to run bash shells in a Smalltalk Workspace?

vfclists
  • 19,193
  • 21
  • 73
  • 92

1 Answers1

2

There is a terminal emulator implementation for Squeak at Ian's site. This probably needs a bit of cleanup to work in a current version, but it may be your best starting point.

codefrau
  • 4,583
  • 17
  • 17