Differences

This shows you the differences between the selected revisions of the page.

2017-11-27 2017-12-20
correcting GSSLibs (martin) 5.12 Bug 1577 Per-session default encoding configuration for internal editor (martin)
Line 64: Line 64:
| ''EOLType'' | [[ui_login_environment|End-of-line characters]] | ''0'' = LF, ''1'' = CRLF | | ''EOLType'' | [[ui_login_environment|End-of-line characters]] | ''0'' = LF, ''1'' = CRLF |
| ''==PostLoginCommands=='' | [[ui_login_ftp|FTP Post login commands]] | If you need to execute multiple commands, separate them by new-line (line-feed, hexadecimal UTF-8 code ''0A''). I.e. in scripting use ''%0A'' (''-rawsettings PostLoginCommands=CMD1%0ACMD2''), in C# use ''\n'', in PowerShell use ''%%`n%%'' | | ''==PostLoginCommands=='' | [[ui_login_ftp|FTP Post login commands]] | If you need to execute multiple commands, separate them by new-line (line-feed, hexadecimal UTF-8 code ''0A''). I.e. in scripting use ''%0A'' (''-rawsettings PostLoginCommands=CMD1%0ACMD2''), in C# use ''\n'', in PowerShell use ''%%`n%%'' |
 +| ''==InternalEditorEncoding=='' | Override of default internal editor encoding | ''-1'' - use [[ui_pref_editor_internal#display|global preferences]], ''0'' - ANSI encoding, ''65001'' - UTF-8 encoding. ||
===== Other Settings ===== ===== Other Settings =====

Last modified: by martin