Re: Sending Control-T to Terminal
Re: Sending Control-T to Terminal
- Subject: Re: Sending Control-T to Terminal
- From: Jeffrey Berman <email@hidden>
- Date: Wed, 25 Sep 2002 12:36:34 -0500
On Wed, 25 Sep 2002, Helmut Fuchs <email@hidden> wrote:
>
At 6:02 Uhr -0500 25.09.2002, Jeffrey Berman wrote:
>
>> I am sending a Control-T sequence to a terminal window with the following:
>
>>
>
>> tell application "Terminal"
>
>> do script (ASCII character 20) in window 1
>
>> end tell
>
>>
>
>> This triggers the expected response but also includes a line feed that does
>
>> not occur if I type Control-T from the keyboard in the Terminal
>
>> application.
>
>>
>
>> Is there a way to send the Control-T sequence from the script without also
>
>> triggering a line feed?
>
>>
>
>> -Jeffrey Berman
>
>
>
> Does the lack of a response to this question mean there is no way to
>
> suppress the line feed when sending a control-key sequence to Terminal?
>
No. It simply means that nobody knows or has cared about doing this
Actually, I care about doing this. In any case, thank you for taking the
time to respond. I hope someone on the list can suggest a solution.
-Jeffrey Berman
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.