VirtualBox

Opened 16 years ago

Last modified 5 years ago

#1139 new enhancement

Feature request: wider copy/paste support, in Console for instance — at Version 20

Reported by: Julien Bidault Owned by:
Component: clipboard Version: VirtualBox 1.5.4
Keywords: copy paste console Cc:
Guest type: other Host type: other

Description (last modified by Michael Thayer)

I'd like to see a wider copy/paste support, for exemple in console without X installed (typicall server config).

Beeing able to copy/paste from/to shell would be very nice for server config work, as many server daemon use text based configuration.

Use case :

  • (on windows host) : copy a config line from a webpage
  • (on linux guest, debian etch with Zsh) : open vi, then paste the config line

Another use case :

  • (on windows host) : copy a command line from a webpage
  • (on linux guest, debian etch with Zsh) : paste it on the shell to execute it

Another use case :

  • (on linux guest, debian etch with Zsh)) : copy the result of a command or a log file (from tail, more, cat, whatever)
  • (on windows host): paste it on a forum to seek for help

This would turn virtual box into a powerfull tool for learning server admin, or to use it as a copy of a production server where you can test modifications...

Change History (20)

comment:1 by Sander van Leeuwen, 16 years ago

priority: majorminor
Summary: Wider copy/paste support, in Console for instanceFeature request: wider copy/paste support, in Console for instance

comment:2 by Pistos, 16 years ago

+1

comment:3 by JF Lalande, 16 years ago

This could be really helpful to manage virtual operating systems that does not have an X server. I use virtual box to install debian kernels and test them and it's true that it's frustrating to not be able to copy/paste from firefox some long admin commands into the guest OS.

comment:4 by Frank Mehnert, 16 years ago

Component: otherclipboard

comment:5 by thewild, 15 years ago

+1

Copy/Paste to linux guests in console-only mode would be a huge improvement to VirtualBox.

comment:6 by wal, 15 years ago

Major pain not having this feature. Forces you to install Xorg and/or have an x-server if your host is windows. Should be more than minor priority.

comment:7 by Michael Thayer, 15 years ago

Perhaps this would be a good candidate for an external contribution? We currently don't have time to implement this, as we have more than enough other tasks to keep us busy, but we would be happy to help with the relevant VirtualBox interfaces.

comment:8 by Julien Bidault, 15 years ago

I wish I could help, but I only know how to code in Java which I guess is not of help here...I can assist with tests though

comment:9 by Michael Thayer, 15 years ago

#3293 has been marked a duplicate of this ticket.

Description:

Either by hotkey or by menu item VirtualBox could back-translate the text on the host clipboard to a sequence of physical key codes (according to host key mapping) and would send those keys to the guest. This would allow anyone to paste text from host to guest without requiring any form of guest support or driver. It would equally allow pasting to console or to a graphical editor, as long as host/guest key mappings do not differ too much.

comment:10 by Emerson, 15 years ago

+1

Really annoying thing..

comment:11 by Frank Mehnert, 15 years ago

Waiting for your patch.

comment:12 by Juergen Ulbts, 14 years ago

Another ping as the lack of a copy/paste feature is indeed very annoying.

comment:13 by Frank Mehnert, 14 years ago

Yes, and there are many other missing features which is annoying as well. Still waiting for patches.

comment:14 by Tom, 14 years ago

+1 for this. Very dissappointed to find it's not possible.

comment:15 by Michael Thayer, 14 years ago

cellingfish: very sorry that you are so disappointed. You must realise though that although VirtualBox is a very feature-complete piece of software there are still more useful features that could be added than our team can add in a reasonable time, and we have to make choices, normally based on what paying customers are interested in. This is one of the reasons why we make the source code available to the general public - so that people with different priorities to us can still add features which they want badly and which we do not currently have time to do.

comment:16 by wal, 14 years ago

Its actually not that much of an issue.(as I once commented on 2 years ago) All you need to do is putty into the machine; sure its not *ideal* but it sure beats typing out each command

comment:17 by Torsten Bronger, 13 years ago

Strangely, that's the only way to subscribe to bug reports here ...

comment:18 by Technologov, 13 years ago

+1. Useful.

-Technologov

comment:19 by Michael Smith, 11 years ago

+1 would enhance productivity as per the ticket description.

comment:20 by Michael Thayer, 11 years ago

Description: modified (diff)

Unfortunately it still doesn't look like we will be able to implement this in the foreseeable future. So if it is implemented it will probably have to be as a user contribution.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use