Please allow programs to take user input from the minibuffer (Windows port) #9153
Unanswered
aks2161989
asked this question in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Windows port of Helix from SourceForge. While I love the editor, I came across two problems when using it for coding:
:!python %
and this would run the currently opened Python file in Vim. There seems to be n alternative to the '%' placeholder in Helix, so I need to runrun-shell-command python actual-file-name.py
which can be really inconvenient.Beta Was this translation helpful? Give feedback.
All reactions