Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Fixes issue with windows current directory (issue #4) #51

Closed
wants to merge 1 commit into from
Closed

Fixes issue with windows current directory (issue #4) #51

wants to merge 1 commit into from

Conversation

dougd
Copy link

@dougd dougd commented May 28, 2017

Added windows specific code to try and workout the current working directory by using regex. This solution is a workaround till a more effective (hyper) solution can be found. See issue #4 for more details.

@dougd dougd mentioned this pull request May 28, 2017
@Stanzilla
Copy link

It doesn't change if you switch tabs, otherwise not bad, but a bit slow, thank you :)

@dougd
Copy link
Author

dougd commented May 29, 2017

Thanks for noticing. I never tried switching tabs as I don't use multi-tabs :-(

Refactored to try to get windows current working directory using regex
as lsof not available in win32. Not 100% accurate, but better than no
support at all. Updated to support multiple tabs and splitting of
windows.
@dougd
Copy link
Author

dougd commented May 30, 2017

Issues with multi-tabs :-(

@dougd dougd closed this May 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants