Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alt+1 Alt+2 ... custom shortcuts don't work (for switching tabs) #945

Open
abitrolly opened this issue Sep 5, 2024 · 4 comments
Open

Alt+1 Alt+2 ... custom shortcuts don't work (for switching tabs) #945

abitrolly opened this issue Sep 5, 2024 · 4 comments

Comments

@abitrolly
Copy link

➜  ~ cat ~/.config/terminator/config
[global_config]
  window_state = fullscreen
[keybindings]
  split_vert = <Primary><Shift>k
  switch_to_tab_1 = <Alt>1
  switch_to_tab_2 = <Alt>2
  switch_to_tab_3 = <Alt>3
  help = ""
[profiles]
  [[default]]
    font = Monospace 10
    scrollback_infinite = True
    use_system_font = False

Describe the bug

After setting Alt+1 Alt+2 shortcuts for switching tabs, they don't work. Only default Ctrl+1 Ctrl+2 work.

To Reproduce

  1. Set Alt+1 Alt+2 for switching tabs
  2. Open new tab
  3. Press Alt+1 and Alt+2 to see nothing happes

Expected behavior

Expected tabs to switch

Screenshots

Desktop (please complete the following information):

  • OS or Linux Distribution: Fedora
  • Version 40
  • Display Technology: Wayland

Additional context
Add any other context about the problem here.

@kitzberger
Copy link

@abitrolly, for me setting those keybindings in that config file manually didn't work, but as soon as I use the preference dialog and close that, it did work!

@vssdeo
Copy link
Contributor

vssdeo commented Dec 8, 2024

@abitrolly @kitzberger once you update the config file manually. Did you try to relaunch the terminal and check if the bindings work ? When you do via the preferences the bindings are updated that may not be the case with manual update of config file.

@abitrolly
Copy link
Author

@vssdeo I didn't update config manually. It is just bug report template urges to attach it. I just found that shortcuts actually work, but after changing them, Terminator needs to be restarted. I also haven't found how to disable shortcuts.

@kitzberger
Copy link

@vssdeo, you're right, after restarting terminator keybindings do work. Can't say whether I restarted the app before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants