vimperator-labs icon indicating copy to clipboard operation
vimperator-labs copied to clipboard

[Request] "Send Tab to Device" command

Open jrogov opened this issue 8 years ago • 3 comments

Issue type:
  • Feature request
Version:
Vimperator:	3.16.0 (created: 2017/02/01 00:55:15)
Firefox:	Mozilla/5.0 (Windows NT 6.3; WOW64; rv:54.0) Gecko/20100101 Firefox 54.0
Description:

Firefox has very useful feature "Send Tab to Device". Quite useful for multiple PCs and/or smartphones. Any possibility of bringing that into Vimperator?

Since :send would be a bit ambiguous, I propose :tabsend, which shows an numbered list of devices available for receiving tab (like b/:buffers/:tabs command). And, AFAIK, "S" key is free for now, so it could be used too.

Thanks!

Expected behavior:
Steps to reproduce:

jrogov avatar Jun 25 '17 06:06 jrogov

:tabsend would be a good name, but somebody needs to implement it :) And I am not sure if the feature is really used that often to warrant a single-keystroke shortcut.

On Sun, Jun 25, 2017 at 8:53 AM, yaroslavrogov [email protected] wrote:

Issue type:

  • Feature request

Version:

Vimperator: 3.16.0 (created: 2017/02/01 00:55:15) Firefox: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:54.0) Gecko/20100101 Firefox 54.0

Description:

Firefox has very useful feature "Send Tab to Device". Quite useful for multiple PCs and/or smartphones. Any possibility of bringing that into Vimperator?

Since :send would be a bit ambiguous, I propose :tabsend, which shows an numbered list of devices available for receiving tab (like b/:buffers/:tabs command). And, AFAIK, "S" key is free for now, so it could be used too.

Thanks! Expected behavior:

Steps to reproduce:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vimperator/vimperator-labs/issues/766, or mute the thread https://github.com/notifications/unsubscribe-auth/AFtBr1YGyXEDM8mtWFhfKKxiiEyWoShpks5sHgPWgaJpZM4OEiFG .

maxauthority avatar Jun 30 '17 07:06 maxauthority

Where can I find this command? Can you show us a screenshot? I do not use Firefox Sync, that's the reason probably.

If it is accessible via a menu, something like this might be enough:

:command tabsend :emenu …

SammysHP avatar Jun 30 '17 16:06 SammysHP

@SammysHP Unfortunately, it's in tab's context menu. Haven't found any way to access it through Vimp. (I should mention, it looks like this feature works only after successful sync. Otherwise, this item just doesn't show up. )

SendTabToDevice

jrogov avatar Jul 01 '17 04:07 jrogov