Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] Terminal (was Re: Master branch is TM 3.7?)

Hi Doug,

Please keep in mind that some of the API you are referring to may change for the upcoming TM 4.0 release. If you have suggestions on how to improve the separation of the Terminal widget from the actual needs of the view container, you are welcome.

Best regards, Uwe :)


> -----Original Message-----
> From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Doug Schaefer
> Sent: Sonntag, 08. Februar 2015 17:46
> To: TM project developer discussions
> Subject: Re: [tm-dev] Terminal (was Re: Master branch is TM 3.7?)
> 
> On 2015-02-02, 12:14 PM, "Doug Schaefer" <dschaefer@xxxxxxx> wrote:
> >Interesting thought experiment - What¹s the difference between a
> >Console and a Terminal? I don¹t think it¹s that much.
> 
> So I took a deeper look at IConsole and friends and I'm going to take this
> "thought experiment" and actually do a code experiment. It should be pretty
> straight forward to put the VT100 Terminal widget into a console page. It looks
> like widget does things like connection management that really should be done
> at the Console view level, but this experiment will help me work out the details
> at that.
> 
> My focus is on implementing the Open Terminal action on IRemoteConnections
> in the Connections view and making sure that user experience is great for new
> users.
> 
> Doug.
> 
> _______________________________________________
> tm-dev mailing list
> tm-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit https://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top