David
David
The 'move pane' keys will get moved into `w`. I just didn't come around to do that yet. Focus pane is available through VIM bindings (ctrl wh/j/k/l) or proton bindings...
Hey! Sorry for the late comment. I currently don't have enough free time to actively maintain this project. If you have suggestions for the manual please feel free to submit...
Great! I had no idea they unpublished them. I'll update my PR and see to get this merged this week
@zer09 please give 0.15 a try. It got rid of the re-install issue for me
Hi! Did you add the configuration as written here? https://github.com/dvcrn/proton/blob/master/MANUAL.md#editor-configuration If you open the atom configuration after setting this inside proton, is the key inside your config file?
Hi, thanks a lot! I agree, getting started is still one of the things we have to work on. There are a few documents you could use: - If you...
Ah no need to close this! I'll re-open it for the backlog / future reference
Yeah `SPC Tab` needs to get completely re-implemented from scratch. The plugin I'm using for it right now just doesn't do the job. Might need to self-write something that just...
I added instructions for setting up `.proton`. If there are other suggestions what to add into the manual, post it here.
In my messing around with this issue I noticed it only happens when the component is being rendered on the server-server. Using some tricks to make sure it's client-only resolved...