Skip to content

can't execute commands when file launched through file manager #62

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

Open
windostechsupport opened this issue Jul 23, 2024 · 1 comment
Open

Comments

@windostechsupport
Copy link

windostechsupport commented Jul 23, 2024

Describe the bug
I can't execute any of the Arduino commands when a file is loaded from a file manager such as nerdtree or telescope, even though vim-arduino is shown as loaded in lazy.nvim . Lazy loading is disabled.
If I open a file directly via the shell everything works without an issue.

System information

  • OS: [gnu/linux]
  • Vim: [neovim 10.0-5, NVchad]
  • Arduino: [1.8.19]
  • CLI version: [0.35.3]

To Reproduce
Steps to reproduce the behavior:

  1. open nvim
  2. launch i.e NERDtree
  3. open any desired text file

Expected behavior
to be able to use vim-arduino regardless of launching method.

@Langtude-Larson
Copy link

Currently having the same issue, the commands are not seen as "editor commands" if i open the .ino file through neo-tree or any other in-editor method. but if i open the file directly through terminal everything works as intended, bumping in hopes someone has a way to fix this

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

No branches or pull requests

2 participants