Skip to content

Update local current directory after opening a file - #88

Closed
GordianDziwis wants to merge 1 commit into
francoiscabrol:masterfrom
GordianDziwis:patch-2
Closed

Update local current directory after opening a file#88
GordianDziwis wants to merge 1 commit into
francoiscabrol:masterfrom
GordianDziwis:patch-2

Conversation

@GordianDziwis

Copy link
Copy Markdown

This shortens the path displayed in the buffer list :ls.

This shortens the path displayed in the buffer list `:ls`.
@francoiscabrol

Copy link
Copy Markdown
Owner

Getting a shorter path displayed could be nice but this change bring an issue. Let's say the user is at the root of a project and open a file from a subfolder. Then the subfolder is going to become the root folder (if the user keep the focus in the same window) and some commands like RangerWorkingDirectory are not going to behave the same. Looks like lcd is used to switch between projects, like it is specified in the documentation http://tilvim.com/2013/06/04/lcd.html

@francoiscabrol

Copy link
Copy Markdown
Owner

I think #82 can achieve the same goal.

@GordianDziwis

Copy link
Copy Markdown
Author

#82 is fine!

@GordianDziwis
GordianDziwis deleted the patch-2 branch January 6, 2020 01:06
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.

2 participants