hydra-synth / hydra

Livecoding networked visuals in the browser
https://hydra.ojack.xyz
GNU Affero General Public License v3.0
2.16k stars 261 forks source link

Shorcut CTRL+LEFT or CTRL+RIGHT is causing a lot of problems. #144

Closed Rafrobeat closed 2 years ago

Rafrobeat commented 2 years ago

Hi! The shorcut is CTRL + LEFT or CTRL + RIGHT is causing a lot of problems with Hydra web. People who come from writing or programming use these shorcuts a lot to move through the words or lines of the text or code, also to select the code, but in Hydra it is happening that a kind of back / forward of the Skecth is activated. and it is very confusing because the code that is being written is lost. Is it possible to remap these shorcuts?

Thank you!

gtnbssn commented 2 years ago

There's a solution with tampermonkey there: https://github.com/ojack/hydra/issues/107

ojack commented 2 years ago

This should now be working! please confirm :)

Rafrobeat commented 2 years ago

Thank you @ojack ! all fine!