Changes between Initial Version and Version 1 of Ticket #2661, comment 22
- Timestamp:
- 12/10/13 12:45:36 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2661, comment 22
initial v1 2 2 - earlier every tab was replaced by single space 3 3 - now tabs only preserved if "fill tabs with spaces" is disabled, else tabs are replaced by a few spaces. 4 5 This is for standard mc clipboard: 6 XTerm*VT100*translations: #override Shift <KeyPress> Insert:insert-eight-bit() 7 8 and this is for X clipboard: 9 XTerm*VT100*translations: #override Shift <KeyPress> Insert:insert-selection(CLIPBOARD)