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

feat: file browser navigate to parent directory #786

Merged
merged 2 commits into from
Apr 28, 2021

Conversation

al3xfischer
Copy link
Contributor

File Browser: Instead of adding the parent directory as ../ we could add it as ..\\.
This tiny change would allow us to navigate to the parent directory.
Otherwise, it would open the parent direcotry in netrw.

File Browser: Instead of adding the parent directory as `../` we should add it as `..\\`.
This tiny change would allow us to navigate to the parent directory.
Otherwise, it would open the parent direcotry in netrw.
@elianiva
Copy link
Member

isn't it the current behaviour already?

simplescreenrecorder-2021-04-26_16.41.11.mp4

@al3xfischer
Copy link
Contributor Author

@elianiva

isn't it the current behaviour already?

simplescreenrecorder-2021-04-26_16.41.11.mp4

Unfortunately not on Windows 10.

Use os_sep instead
@Conni2461 Conni2461 merged commit ad30a7b into nvim-telescope:master Apr 28, 2021
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.

None yet

3 participants