I'm looking for a linux terminal emulator that I can use to ssh to a database environment, run apps in the database environment, and have a pgm written in the database cause the terminal emulator to execute a local command on the local client. I have used windows terminal emulators that have an escape sequence that accomplishes this, and would like to do the same from linux, using meld. I would like print an Esc sequence the would kick off a meld compare, something like EscSeq "meld fileA fileB". Or something along those lines. Would RoxTerm, or any other linux terminal emulator, give me this capability?