Skip to content

LeaderfFile does not work properly when using with lcd #98

@xltan

Description

@xltan

g:Lf_WorkingDirectoryMode is the default value
autochdir is not set.

steps to reproduce the bug:

  1. open vim
  2. open a new window(a tab works too), edit another directory using lcd (so the first window's working directory should not be affected)
  3. launch LeaderfFile at the newly created window and accept a file, now the first window's working directory is also changed.

the bug may caused by os.chdir cmd located in fileExpl.py 596 line

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions