Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] Setting terminal width

There’s certainly benefits in running a Terminal in the Console – a respective enhancement request has been open since 2013:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=242373

 

But there’s also advantages having a dedicated view for all your terminals, and that technology is available now.

I also don’t think that the two approaches would be mutually exclusive, you can have both at the same time.

 

So if you just install the Terminal into your C/C++ Package (from the Marketplace or from Mars) you’ll be fine – and you can reconsider your choice when Doug’s proposal becomes publicly available.

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Rocky Dunlap
Sent: Friday, May 15, 2015 8:42 PM
To: TM project developer discussions
Subject: Re: [tm-dev] Setting terminal width

 

Hi Doug,

Sounds good.  I think that approach makes a lot of sense, too.

 

Rocky

 

On Fri, May 15, 2015 at 12:34 PM Doug Schaefer <dschaefer@xxxxxxx> wrote:

I don’t think we have plans to package it with the C++ IDE. My plan is to promote the org.eclipse.remote system as the standard target management system for all, and it has a different “terminal” strategy which opens command shells in the console view. Feedback on that strategy has been very positive from the adopters I’ve talked to and have seen it.

 

Doug.

 

From: Rocky Dunlap <rocky.dunlap@xxxxxxxx>
Reply-To: TM project developer discussions <tm-dev@xxxxxxxxxxx>
Date: Friday, May 15, 2015 at 1:55 PM
To: TM project developer discussions <tm-dev@xxxxxxxxxxx>
Subject: Re: [tm-dev] Setting terminal width

 

Martin,

Thanks, this is very helpful.  Looks like the version in the Marketplace requires Mars M7.  Because I am using a custom plugin, I am currently only at Luna SR1a.  Looks like I will need to update to take advantage of the TM Terminal.

By the way, are there plans to package TM Terminal with PTP and/or CDT?

 

Thanks,

Rocky

 

On Fri, May 15, 2015 at 3:49 AM Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx> wrote:

Hi Rocky,

 

In general if you resize your terminal view, that width is announced to the remote.

 

Have you installed the latest Terminal from the Marketplace?

http://marketplace.eclipse.org/content/tm-terminal

 

Regarding the “long lines overlap” I seem to remember some bugfixes not too long ago, which might affect that behavior. Among other things, the Terminal now announces “xterm” compatibility to the remote rather than “ansi” ;  this helps knowing which lines are actually wrapped. Thus when you resize the Terminal, wrapped lines may get unwrapped again.

 

If this doesn’t help, there’s ways getting a protocol of the Terminal/remote communications to reproduce.

Let us know how it goes !

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From:tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Rocky Dunlap
Sent: Thursday, May 14, 2015 7:17 PM
To: tm-dev@xxxxxxxxxxx
Subject: [tm-dev] Setting terminal width

 

Is there a way to change the width of the terminal?  I noticed that some longer shell commands tend to overlap, overwriting the first part of the command.  I experience this on Luna SR1a.

Rocky

_______________________________________________
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

_______________________________________________
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