Replies: 3 comments 2 replies
|
If you have WSL installed on Windows, run (We also don't have a Mac to test this app on macOS, which is the biggest problem.) |
1 reply
|
@gribbly How did you get this running on your mac? |
1 reply
|
since macOS’ command key uses the same key code as the Windows key, the Mac build should just use Win+X, Win+C, Win+V, etc. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey all, I have edit building and running on the (standard) ZSH terminal on my Mac. Works great! I have a couple of questions on modifier keys:
I will keep poking at this, but if anyone has pointed I'd appreciate it. I'm not very familiar with Rust, so understanding the code is slow for me.
I have a feeling I'm missing a config file or similar? What is the config strategy for edit? It's not obvious to me if there is a (possibly optional) config file.
All reactions