From 39bfa013f599079b41e69a9b72f102adb2c36fbe Mon Sep 17 00:00:00 2001 From: iliajie Date: Sun, 13 Nov 2022 00:08:58 +0200 Subject: [PATCH] Fix to add a new line (for consistency with other configs) --- xterm/config.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xterm/config.info b/xterm/config.info index e95d2bb0e..d7df4b8eb 100644 --- a/xterm/config.info +++ b/xterm/config.info @@ -1,3 +1,3 @@ base_port=Base port number for WebSockets connections,0,5 size=Terminal width and height in characters,3,Automatic,5,,,Static (80x24) -rcfile=Execute initialization commands from file,10,0-Shell default,1-Module default,Custom \ No newline at end of file +rcfile=Execute initialization commands from file,10,0-Shell default,1-Module default,Custom