issues Search Results · repo:stevearc/vim-arduino language:"Vim Script"
Filter by
42 results
(70 ms)42 results
instevearc/vim-arduino (press backspace or delete to remove)I m on mac sonoma with neovim 0.10.0. My probem is that the plugin does not even start. I used lazy.nvim to install it,
and I vim-arduino in the loaded plugins. But when I open an ino file, the Blink.ino ...
lycheeje11y
- 1
- Opened on Aug 5, 2024
- #63
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 ...
windostechsupport
- 1
- Opened on Jul 23, 2024
- #62
Describe the bug I tried using this plugin, using arduino-cli.
System information
- OS: mac (Sonoma, 14.5 (23F79))
- Vim: NVIM v0.11.0-dev-164+g3a1515bfe
- Arduino: Not installed (not specified ...
question
Curs3W4ll
- 1
- Opened on Jun 7, 2024
- #61
Describe the bug The commands of the plugin cannot be found when installing it with the lazy package manager, regardless
of how I load the plugin.
{
stevearc/vim-arduino ,
cmd = {
ArduinoAttach ...
PlexSheep
- 4
- Opened on Oct 25, 2023
- #59
I m using vim-arduino with vim-slime in tmux. Currently the SerialMonitor opens in the same tmux pane as the logging
output for uploading. I think one has to close the SerialMonitor to run ArduinoUploadAndSerial ...
vlappa
- 1
- Opened on Aug 31, 2023
- #58
Describe the bug Commands such as :ArduinoChooseBoard, :ArduinoChoosePort and :ArduinoChooseProgrammer, don t seem to
work in Vim9, see screenshots below.
System information
- OS: Mac Os X 13.4
- ...
ubaldot
- 2
- Opened on Jun 12, 2023
- #56
Describe the bug Trying to upload any sketch, happens to use the wrong baud rate and fails to do so.
- vim-arduino runs with -b19200:
/home/xou/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/bin/avrdude ...
GiorgosXou
- 6
- Opened on Dec 29, 2022
- #54
When running :ArduinoUploadAndSerial screen s terminal window will open concurrently with the compile upload terminal
window but arduino cannot upload a sketch when the device is open and so prints this: ...
elig0n
- 4
- Opened on Aug 30, 2022
- #52
let g:arduino_serial_cmd = tmux {port} {baud}
tmux /dev/ttyACM0 9600 unknown command: /dev/ttyACM0
avlapp
- 3
- Opened on May 3, 2022
- #51
Based on the sketch specification, one may add a file named sketch.json to a sketch folder, so set the board metadata
(like fqbn and port) on a per sketch basis. This file can be created using the arduino-cli ...
xenos1984
- 4
- Opened on Feb 22, 2022
- #50

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.