Bekaboo / dropbar.nvim

IDE-like breadcrumbs, out of the box
GNU General Public License v3.0
895 stars 17 forks source link

[Feature]: Only open selection, don't change CWD #166

Open Ajaymamtora opened 1 week ago

Ajaymamtora commented 1 week ago

Problem

When I manually click and item using the dropdowns from the dropbar, it changes my CWD. Is there any way to prevent this?

Expected behavior

Just open the file/symbol - don't change the cwd.

Bekaboo commented 6 days ago

This should be considered as a bug. Please open a bug report and provide minimal steps to reproduce. Thanks!