edward icon indicating copy to clipboard operation
edward copied to clipboard

Resolve symlinks when creating client

Open jsharps-yext opened this issue 6 years ago • 0 comments

Finally figured out what's been bugging me for years.

I keep a clone of my work repo at ~/git/repoName but I most commonly access it through ~/repoName.

When I open new windows/panes in tmux, tmux opens them in the expanded path. Edward treats the ~/repoName and ~/git/repoName as two separate configs.

Even without tmux in the picture, this seems undesirable :(

jsharps-yext avatar Jun 18 '19 14:06 jsharps-yext