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?)

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.


Back to the top