$buffer-xlate(5)$buffer-xlate - Buffer on-save translation configuration
$buffer-xlate
$buffer-xlate defines the translation needed to be performed before the buffer is written to file, this variable is only ever used when the xlate(2m) buffer mode is enabled. The variable is a bitwise flag where each bit has the following meaning:
0x003
0x004
0x008
The value of this variable is set by the translate-buffer(2) command such that on saving the same format will be written out. As a result this value can be passed in to translate-buffer if the file is re-read.
The value of $buffer-xlate for a Unicode file can be safely changed to different formats, i.e. UTF-16 LE to UTF-32 BE etc. However, changing between lossless text and Unicode formats can have unexpected results due to additional Unicode character sequences and line termination styles.
(c) Copyright JASSPA 2025
Last Modified: 2025/03/25
Generated On: 2025/09/29