Changes between Initial Version and Version 1 of Ticket #2661, comment 22


Ignore:
Timestamp:
12/10/13 12:45:36 (10 years ago)
Author:
sknaumov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2661, comment 22

    initial v1  
    22- earlier every tab was replaced by single space 
    33- now tabs only preserved if "fill tabs with spaces" is disabled, else tabs are replaced by a few spaces. 
     4 
     5This is for standard mc clipboard: 
     6XTerm*VT100*translations: #override Shift <KeyPress> Insert:insert-eight-bit() 
     7 
     8and this is for X clipboard: 
     9XTerm*VT100*translations: #override  Shift <KeyPress> Insert:insert-selection(CLIPBOARD)