lukgad / elt

Automatically exported from code.google.com/p/elt
0 stars 0 forks source link

The terminal should be Mylyn context aware #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I use Terminal move to a directory when task A is active
2. I activate Task B and use terminal as well 
3. I reactivate Task A

What is the expected output? What do you see instead?
The terminal stays in the same location. What I would like is that upon 
activating a task it restores all open terminals and then changes directory to 
where I was before. 

What version of the product are you using? On what operating system?

Please provide any additional information below.

When a task change occurs, all terminals should do a pwd and store the result 
in the context of teh ending task. Then it should restore all terminals from 
the task that is about o satrt and issue cd commands to get them in the same 
directory as before. 

Original issue reported on code.google.com by meijerf...@gmail.com on 2 Aug 2012 at 9:55

GoogleCodeExporter commented 9 years ago
How can you open more terminals?

Original comment by balazs.b...@gmail.com on 24 Jan 2013 at 10:18

GoogleCodeExporter commented 9 years ago
Go to Project or Package explorer, select a package or folder, right click 
mouse and select "Open Terminal here"

Original comment by meijerf...@gmail.com on 25 Jan 2013 at 11:56

GoogleCodeExporter commented 9 years ago
Yes, that is cool! should be documented this better! thanks! Anyway the mylyn 
context saver is a must!:)

Original comment by balazs.b...@gmail.com on 25 Jan 2013 at 4:37