problem with pasting text



I use mc in different versions on different machines, but they all seem to have the same issue: pasting the text with shift + middle mouse reformats it.

To reproduce:

1) start mc
2) create a new file (touch newfile)
3) edit that file in mc (F4)

copy this text, and then paste (shift + middle mouse):

Pool {
  Name = Default
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 365 days
  Accept Any Volume = yes
}


It will be pasted, but the formatting will be different:

Pool {
  Name = Default
    Pool Type = Backup
      Recycle = yes
        AutoPrune = yes
          Volume Retention = 365 days
            Accept Any Volume = yes
            }

Is it possible to change this behaviour somewhere?


--
Tomasz Chmielewski
http://wpkg.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]