Configuration
Linux Debian Stretch:
PlatformIO, version 3.5.1
VIM 8.0
Description of problem
Platformio run with the command:
platformio -f -c vim run
create an unwanted buffer after the run with filename
[Wed Feb 7 19
That is the first part of the line
[Wed Feb 7 19:08:57 2018] Processing
The quickfix system of VIM maybe interpreter the 19:08:57 as a part of an error line.
Configuration
Linux Debian Stretch:
PlatformIO, version 3.5.1
VIM 8.0
Description of problem
Platformio run with the command:
platformio -f -c vim runcreate an unwanted buffer after the run with filename
[Wed Feb 7 19That is the first part of the line
[Wed Feb 7 19:08:57 2018] ProcessingThe quickfix system of VIM maybe interpreter the 19:08:57 as a part of an error line.