Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX copy (command+C) doesn't seem to work #1

Closed
shenning00 opened this issue Feb 25, 2017 · 10 comments
Closed

OSX copy (command+C) doesn't seem to work #1

shenning00 opened this issue Feb 25, 2017 · 10 comments

Comments

@shenning00
Copy link

I am trying to copy and past from violetbug and I use OSX key commands alot.

The key command (command+C) does not seem to work.

The right-click context menu has an option for copy that does work.

Great tool! Thanks.

@belltown
Copy link
Owner

I hope to have a fix for that shortly. I believe that macOS requires the cut/copy/paste shortcuts to be implemented in the Application Menu, rather than in the context (right-click) menu. I plan to add an Edit menu to the Application Menu that will hopefully take care of the problem.

@belltown
Copy link
Owner

I have a quick question for you, @shenning00: Do the keyboard shortcuts for Clear Line (Esc) and Clear Screen (Alt-C) work on your Mac in a connection screen, or just the context menu selections?

@shenning00
Copy link
Author

Seems like the Clear Screen(Alt-C) is working.

I don't think the Clear Line (Esc) is working. I tried Esc and the context menu. This didn't seem to work from either. But, I've never used that so not exactly sure what is supposed to do.

@belltown
Copy link
Owner

If you're typing debug commands in the input text box at the bottom of the screen, then press Esc (or right-click>Clear Line), then it should clear the input text line. Since the Alt-C (Clear Screen) works, I'd assume that Esc (Clear Line) would work as well, unless the Mac does something funky with the Esc key.

@shenning00
Copy link
Author

Oh, yep that works as well.

@belltown
Copy link
Owner

Thanks. I was hoping for that. It must just be the cut/copy/paste shortcuts that need to be in the Application Menu. I'll get to work on that tomorrow.

@belltown
Copy link
Owner

Cut/copy/paste should now be working on macOS in release v0.0.2.

@shenning00
Copy link
Author

I'll give it a try. Thanks.

@shenning00
Copy link
Author

Yep - (Command-C) copy works now. Thanks.

@belltown
Copy link
Owner

belltown commented Feb 28, 2017

Great! I'll close this issue then. Fixed with commit: d58c810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants