config.load_autoconfig(False) config.set('tabs.tabs_are_windows', True) config.set('tabs.show', 'never') for mode in ['normal','insert','hint','passthrough','command','prompt','yesno','register']: config.bind('', 'fake-key -g ', mode) config.bind('', 'fake-key -g ', mode) config.bind('', 'fake-key -g ', mode)