newinnovations / remote-edit-ni

Atom package to browse and edit remote files using SSH and FTP. This fork supports atom 1.41.x and adds some new features.
https://atom.io/packages/remote-edit-ni
MIT License
18 stars 2 forks source link

No shortcuts work #10

Closed janstieler closed 6 years ago

janstieler commented 6 years ago

Hi, I'm on OSX 10.11 with Atom 1.25.0. I can't use any shortcuts on my system for the remote edit. On the package from sveale all shortcuts worked with cmd+alt+… or cmd+ctrl+… Why have you changed this shortcuts?

Cheers

urban-1 commented 6 years ago

Hi @janstieler

You are right! I forgot to update the README file :( - doing it now

I am using Mac at work and Linux at home and the shortcuts between the two of them were different which was very confusing. @newinnovations has changed the Win/Linux ones to all be under Alt+r ... which makes sense. In the last release, I made the Mac shortcuts the same using Cmd+r .... This, more or less, requires the same hand movement on the keyboard allowing seamless work between Linux and Mac.

You can always remap with keymap.json but I would suggest you keep the defaults. Once you get used to them they make a lot more sense and are easy to remember:

Give them a try and let me know what you think!

NOTE: Cmd+r need to be pressed together, you can then release them and hit they key that you want (for example b to browse hosts)

janstieler commented 6 years ago

Okay I can follow your mentions. But I have to use my own because I got conflicts with other shortcuts eg. from Atom Beautify.