Fix Ignoring option '; '.
--- a/.minttyrc Mon May 22 17:31:12 2017 +0300
+++ b/.minttyrc Mon Jun 12 11:22:47 2017 +0300
@@ -1,19 +1,18 @@
-; -*- mode: conf -*-
ForegroundColour=0,0,0
BackgroundColour=255,255,255
CursorColour=165,42,42
-; Block, Underscore, Line.
+# Block, Underscore, Line.
CursorType=Block
CursorBlinks=yes
-; Off, Low, Medium, High, Glass (>= Vista only).
+# Off, Low, Medium, High, Glass (>= Vista only).
Transparency=Low
OpaqueWhenFocused=yes
-; 'Lucida Console' and 'Courier New' are the best fixed width font under Windows.
-; Nice looks and support large amount of chars.
+# 'Lucida Console' and 'Courier New' are the best fixed width font under Windows.
+# Nice looks and support large amount of chars.
Font=Courier New
BoldAsFont=yes
FontHeight=10
@@ -22,20 +21,20 @@
FontSmoothing=None
BackspaceSendsBS=no
-; Enable Ctrl+Ins and Shift+Ins.
+# Enable Ctrl+Ins and Shift+Ins.
ClipShortcuts=yes
-; Disable Windows Alt+Space and Alt+Enter shortcuts.
+# Disable Windows Alt+Space and Alt+Enter shortcuts.
WindowShortcuts=no
-; Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1).
+# Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1).
SwitchShortcuts=no
-; Enable font zooming shortcuts Ctrl+plus/minus/zero.
+# Enable font zooming shortcuts Ctrl+plus/minus/zero.
ZoomShortcuts=yes
-; Shift, Ctrl, Alt, Off.
+# Shift, Ctrl, Alt, Off.
ScrollMod=Shift
CopyAsRTF=yes
-; Use mouse copy on select like in X window.
+# Use mouse copy on select like in X window.
CopyOnSelect=yes
ClicksPlaceCursor=no
RightClickAction=menu