We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a context menu/hotkey to copy/paste clipboard text in GCS console. Also - save messages to log file (currently not saved by some reason).
The context menu may have two entries:
paste menu may be available when cursor is on focus and user press ctr+v or calls context menu.
paste
ctr+v
The text was updated successfully, but these errors were encountered:
fix:uavos#50
c16eefd
feat:uavos#46 console improovements: - added multiline console selection - ctrl-c now dependent on selection text status - fixed autoscroll bug
feat:uavos#46
b37e69d
fix:uavos#50 console selection feat
No branches or pull requests
Add a context menu/hotkey to copy/paste clipboard text in GCS console. Also - save messages to log file (currently not saved by some reason).
The context menu may have two entries:
paste
menu may be available when cursor is on focus and user pressctr+v
or calls context menu.The text was updated successfully, but these errors were encountered: