Skip to content
  • Maximilian Schiller's avatar
    Prevent incorrect terminal switching · fc6236b2
    Maximilian Schiller authored
    This should prevent shift+tab of switching the terminal. If no
    keybinding is set to shift+tab it gets correctly forwarded to the
    shell/terminal.
    
    The old behavior can easily restored by remapping "Next terminal" to
    shift+tab.
    
    BUG: 421632
    fc6236b2