Hi, When I use vim in normal terminal window, copy-paste seems to we working fin . . .

Naveen Singh:
Hi,
When I use vim in normal terminal window, copy-paste seems to we working fine. I face very few indentation problem, which I can fix manually.
But when I use vim inside tmux, copy-paste is horrible.
(macOS)

I would like to know, what will be the behaviour of vim in real exam.
I would appreciate if anyone can add tips for vim for real exam too .


Sri:
You won’t find the indentation error or it will be very minimal in exam don’t worry :+1:

Ali Ardestani:
in vim :set nopaste

R Banerjee:
also
• vi ~/.vimrc
• Delete the set smartindent option