question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keyboard shortcuts

See original GitHub issue

I would like to have the electron app listening to 2 keyboard shortcuts:

  • listen to {cmd, ctrl}+i+d - If a piece of text is selected and if that piece of text is a valid hash, it gets downloaded
  • listen to {cmd, ctrl}+i+u - If a file or a group of files are selected, those files get uploaded

Does someone have opinions/thoughts on this? Maybe other hotkeys for better UX?


Todo

  • ctrl+alt+u = upload selected
  • ctrl+alt+s = screenshot upload
  • ctrl+alt+d = download hash selected

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
daviddiascommented, Dec 27, 2017

👏🏽👏🏽👏🏽 Thank you @hacdias 😃

1reaction
hacdiascommented, Dec 22, 2017

Gonna start this 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keyboard shortcuts in Windows - Microsoft Support
Copy, paste, and other general keyboard shortcuts ; Alt + Spacebar. Open the shortcut menu for the active window. ; Alt + Left...
Read more >
Chromebook keyboard shortcuts - Google Support
See all keyboard shortcuts: Press Ctrl + Alt + / (forward slash). Shortcuts on external keyboards. If you're using a Windows or Mac...
Read more >
Mac keyboard shortcuts - Apple Support
On keyboards made for Windows PCs, use the Alt key instead of Option, and the Windows logo key instead of Command. Some keys...
Read more >
Keyboard Shortcuts - W3Schools
Basic Shortcuts ; Paste text, Ctrl + V · Cmd + V ; Cut text, Ctrl + X · Cmd + X ;...
Read more >
Table of keyboard shortcuts - Wikipedia
In computing, a keyboard shortcut is a sequence or combination of keystrokes on a computer keyboard which invokes commands in software.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found