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

Add functionality to start all windows in the cwd #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add functionality to start all windows in the cwd #54

wants to merge 1 commit into from

Conversation

AlexMeah
Copy link

I needed a way to open new windows in the same directory as the itermocil command is run and --here doesn't propagate to all new windows.

Not sure if this is the best way to do it (never coded python), but the feature would be very useful.

Cheers.

@oldskool73
Copy link

+1 to this. Without it there's no point being able to check an itermocil.yml file into a shared repo, because your root will probably be wrong for the next person who checks it out.

Although I'd prefer to be able to use '.' as the root instead of 'cwd', then it just magically works as I'd expect it to.

@piotrekfracek
Copy link

@TomAnthony any news about that?

@morlandi
Copy link

As @oldskool73 pointed out, there's currently no hope to share itermocil.yml into a repo.
Please consider accepting this PR

@mrmurphy
Copy link

mrmurphy commented Apr 4, 2018

Adding another vote here.

@morlandi
Copy link

morlandi commented Apr 6, 2018

Hint: Removing 'root' variable from itermocil.yml seems to help

@ssilve1989
Copy link

What's the status on this?? Almost 2 years old and still no way to share a file to other users who may (certainly) have different directory structures?

@ignlg
Copy link

ignlg commented Jun 7, 2018

@ssilve1989 I'd suggest to use the @lastobelus' updated fork: https://github.com/lastobelus/itermocil

It has this and many other improvements and patches.

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

Successfully merging this pull request may close these issues.

7 participants