Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.21k stars 3.35k forks source link

Problem with hotkeys! #3511

Open Aleksit0 opened 3 years ago

Aleksit0 commented 3 years ago

I'm using Micro editor in terminus, and in Micro there is a shortcut Alt-Up/Down that moves the selected line up or down. In terminus, when I use that shortcut it moves me to the top/bottom of the file. How can I fix this?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks unless you comment. Thank you for your contributions.

spamviech commented 3 months ago

Commenting here in the hope to raise the priority on this one. I have the same problem and the behaviour is unchanged even after literally unbinding everything available in the settings. I would have expected it to be "scroll-to-bottom"/"scroll-to-top", but that is bound to Ctrl-PageDown/Up by default (and as said, unbinding also doesn't help).

Side note: Ctrl-up/down has the same effect, but that since that is the default binding in micro I can only assume everything is working as expected there. :)