Is it possible to copy and paste muti-line python into Git Bash? (in Windows 10)
Currently, if I have Python in Sublime text
when I paste it into Git Bash (I'm running Git Bash inside ConEmu), the line breaks are ignored.
I know about execfile(), but in my case I need to be able to be able see both the pasted code and result.
Thanks!
ConeMu has two paste modes
Instead of ctrl+ v (paste mode #1) you can use paste mode #2 by
shift+insert or
right click
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With