Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The terminal should be Mylyn context aware #24

Open
GoogleCodeExporter opened this issue May 9, 2015 · 3 comments
Open

The terminal should be Mylyn context aware #24

GoogleCodeExporter opened this issue May 9, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

How can you open more terminals?

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant