Open jellonek opened 9 months ago
Without changes provided in this PR while trying to use :!pwd one will see:
:!pwd
.../lib/python3.11/site-packages/pyvim-3.0.3-py3.11.egg/pyvim/commands/handler.py:38: RuntimeWarning: coroutine 'Application.run_system_command' was never awaited
Without changes provided in this PR while trying to use
:!pwd
one will see: