Skip to content

fix(actions): change_dir to wrong directory #1398

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

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

rammiah
Copy link
Contributor

@rammiah rammiah commented Jul 5, 2022

vim.cmd only accept 1 arg, path will be discarded, see :h vim.cmd,so we should concate cmd and args

@rammiah
Copy link
Contributor Author

rammiah commented Jul 5, 2022

by default cd will change to user home directory

@kyazdani42 kyazdani42 merged commit 269820e into nvim-tree:master Jul 5, 2022
@kyazdani42
Copy link
Member

thanks :)

Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
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