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

Unable to rebind and use cmd+up / Ability to set custom keybindings over input editor keybindings #805

Open
internetionals opened this issue Mar 10, 2022 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@internetionals
Copy link

internetionals commented Mar 10, 2022

Describe the bug

Trying to use <cmd>+<up> for switching to the pane above doesn't work correctly.

To Reproduce

Steps to reproduce:

  1. Go to 'settings'
  2. Go to 'Keyboard shortcuts'
  3. Rebind 'Select previous block' to something else (eg. <cmd>+<shift>+"P")
  4. Rebind 'Switch pane up' to <cmd>+<up>
  5. Exit the settings
  6. Split the terminal down (<cmd>+<shift>+"E")
  7. Try moving to the pane above using <cmd>+<up>
  8. See that nothing happens (should have moved to the pane above)
  9. Now run 'whoami' a few times
  10. Try moving to the pane above using <cmd>+<up>
  11. See the previous block is selected (should have moved to the pane above)
  12. Try moving to the pane above using <cmd>+<up>
  13. See that we've moved to the pane above (as expected, but only after switching to the previous block first once)

Expected behaviour

See above, expectations are annotated in the reproducer.

Screenshots

No response

Operating System

MacOS

OS Version

12.2.1

Additional context

v0.2022.03.07.08.51.stable_01
@internetionals internetionals changed the title Unable to bind cmd+up Unable to rebind and use cmd+up Mar 10, 2022
@rensei
Copy link

rensei commented Mar 14, 2022

+1

@elviskahoro elviskahoro changed the title Unable to rebind and use cmd+up Unable to rebind and use cmd+up / Ability to set custom keybindings over input editor keybindings Jul 8, 2022
@elviskahoro
Copy link

From @desprit via #1013:

Discord username (optional)

No response

Describe the bug

I've changed my shortcuts to vim mode: cmd+H to go to the previous pane and cmd+L to go to the next pane. Since cmd+L was already in use, I removed the old binding.
Cmd+H works and Cmd+L doesn't do anything for me.

To Reproduce

No response

Expected behaviour

No response

Screenshots

Screenshot 2022-04-11 at 16 56 19

Operating System

MacOS

OS Version

12.1

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

3 participants