jalvesaq / vimcmdline

Send code to command line interpreter
GNU General Public License v2.0
223 stars 38 forks source link

simplified pylines branch #96

Closed LutfiLokman closed 3 years ago

LutfiLokman commented 3 years ago

Simplified pylines branch to remove the need to create and delete tempfiles. Use the current file instead by saving and running the file. Output is cleared to reduce number of outputs, but the clear command is for Windows, not sure what's the command for Mac/Linux