Fix Ignoring option '; '.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 12 Jun 2017 11:22:47 +0300
changeset 861 4d8e47e0ee00
parent 860 ddc40e485d91
child 862 24c14627e34b
Fix Ignoring option '; '.
.minttyrc
--- 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