On 2020-12-17 03:06:32 -0000, Bischoop wrote:
> pasting from my IDE to vim/slrn was messing syntax,

You can 

:set paste

in vim to prevent it from messing with pasted content (don't forget to
set nopaste afterwards).

With newer vims that's rarely necessary though since they can distinguish
between input that was pasted and input that was typed.

        hp

-- 
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | h...@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment: signature.asc
Description: PGP signature

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to