Hi,
It is cut just at the current terminal width and does not happen when there is enough space.
Below I just press up arrow to bring last command, select and copy it:
$ ***/angular-ide/bin/ng serve --port=4200 --live-reload=true --proxy=proxy/proxy.conf.test.json --host lo[LF]
cal.host.com
narrower window:
$ ***/angular-ide/bin/ng serve --port=4200 --live-reload=tru[LF]
e --proxy=proxy/proxy.conf.test.json --host local.host.com
If I press enter it doesn’t seem to be broken internally, executes ok.
Moreover, on terminal resize it does layout rather strangely, sometimes reflowing, sometimes leaving it at line brake, sometimes showing scrollbar.
I’m currently on Neon 3, is Oxygen considered stable for WebClipse, do you recommend upgrade?
If you say it is completely not reproducible and Terminal+ is based on Eclipse internal terminal, it may be something in my environment from other plugins, I need to test again on clean install then.
-
This reply was modified 7 years, 8 months ago by
Fedor Losev.