# HG changeset patch # User Oleksandr Gavenko # Date 1617703114 -10800 # Node ID 1e4749d9ebf1d3329d09bf9acb29f38554d67d4e # Parent 4d731b1de550786981602988c682812631ddf35c I'm using Ctrl+LCLick or Menu key binding for switching. diff -r 4d731b1de550 -r 1e4749d9ebf1 .minttyrc --- a/.minttyrc Tue Apr 06 01:36:03 2021 +0300 +++ b/.minttyrc Tue Apr 06 12:58:34 2021 +0300 @@ -59,7 +59,9 @@ ClipShortcuts=yes # Disable Windows Alt+Space and Alt+Enter shortcuts. WindowShortcuts=no -# Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1). +# I'm using Ctrl+LCLick or Menu key binding for switching. +# TabBar=yes +# Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1). "Menu" key allows select windows visually. SwitchShortcuts=no # Enable font zooming shortcuts Ctrl+plus/minus/zero. ZoomShortcuts=yes