question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Search dir is same when two tabpage's work dir is different.

See original GitHub issue
  • vim or neovim?
    • vim
    • neovim
  • Output of vim --version or nvim --version:
  • Output of :echo has("python"):
  • Output of :echo has("python3"):
  • Output of :echo &pythondll(only vim, not neovim):
  • Output of :echo &pythonthreedll(only vim, not neovim):
  • Output of :py print(sys.version):
  • Output of :py3 print(sys.version):
  • Output of :echo g:Lf_Debug_Cmd:
  • Operating system:
    • Linux
    • Mac OS X
    • Windows
    • Etc.
  • Configurations related to LeaderF in vimrc:

Describe your question, feature request, or bug.

Search dir is same when two tabpage’s work dir is different.

Steps to reproduce

Actual behaviour

Expected behaviour

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Yggdrootcommented, Jul 6, 2018

改好了,不用设置 g:Lf_WorkingDirectoryMode。

0reactions
cossonleocommented, Jul 6, 2018

@Yggdroot Nice 非常感谢

Read more comments on GitHub >

github_iconTop Results From Across the Web

Symbolic links to folders can lead to the same file opened in ...
... folder, and Search will allow both, allowing the same file to be opened concurrently in two different editor tabs in the same...
Read more >
Opening files in the same folder as the current file, in vim
This opens up the file browser in a split so that you can open other files easily. :Sex default to the directory of...
Read more >
Find in Files - Visual Studio (Windows) - Microsoft Learn
Learn about the Find in Files feature and how to use it to search a specific set of files.
Read more >
Change how folders open in the Finder on Mac - Apple Support
The folder opens in a new tab or window, depending on your Finder settings. In the Finder, choose Finder > Settings, then click...
Read more >
16.6 The working directory for R code chunks | R Markdown ...
16.6 The working directory for R code chunks. By default, the working directory for R code chunks is the directory that contains the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found