Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Allow initial directory #4

Open
richardgill opened this issue Jan 10, 2019 · 4 comments
Open

Allow initial directory #4

richardgill opened this issue Jan 10, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@richardgill
Copy link

hypercwd had a feature where you could set the default initial directory.

    hypercwd: {
      initialWorkingDirectory: '~/Documents'
    }

This would be nice to have!

@LeanderFS LeanderFS self-assigned this Jan 10, 2019
@LeanderFS LeanderFS added the enhancement New feature or request label Jan 10, 2019
LeanderFS added a commit that referenced this issue Jan 10, 2019
@LeanderFS
Copy link
Owner

This functionality has been implemented in the latest release (1.0.5)!

@richardgill
Copy link
Author

richardgill commented Jan 11, 2019

Thanks for doing this so fast!

I think you've got the config name as hyperwd instead of hypercwd.

I was unable to use a ~ in my initialWorkingDirectory (which isn't a deal breaker - but did confuse me because it just crashed hyper).

@LeanderFS
Copy link
Owner

@richardgill I'll reopen this issue to take a further look into it. I'm not completely satisfied with the implementation I've made.

@LeanderFS LeanderFS reopened this Jan 11, 2019
@jedis00
Copy link

jedis00 commented Apr 23, 2020

@LeanderFS When opening a new pane or tab, it doesn't duplicate the same directory for the pane/tab you came from. Any ideas?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants