# HG changeset patch # User Oleksandr Gavenko # Date 1310816509 -10800 # Node ID ee4bcc2e8881736c6f976fb6e0142787cacad022 # Parent 2adaa266ebe3cbf0404167d3e360c3430035bd1a Enable Ctrl+Ins and Shift+Ins. diff -r 2adaa266ebe3 -r ee4bcc2e8881 .minttyrc --- a/.minttyrc Sat Jul 16 14:04:59 2011 +0300 +++ b/.minttyrc Sat Jul 16 14:41:49 2011 +0300 @@ -21,6 +21,9 @@ FontSmoothing=None +; Enable Ctrl+Ins and Shift+Ins. +ClipShortcuts=yes + BackspaceSendsBS=no ; Disable Windows Alt+Space and Alt+Enter shortcuts. WindowShortcuts=no