>> 4. About VDE itself: [feature-request] to improve it's command shell >> Very nice technology -but- >> *please* make the shell remember last commands... so pressing the "up" >> arrow will give me previous command, like in Linux's GNU "bash". >> It will make my life _a lot_ easier. Probably I should report it to >> VDE bugzilla... > We have not added the readline support on the switch to keep the code > of the switch itself simpler (and faster). > However, you can define a management socket (this is very nice if you run > your vde switch as a daemon) e.g.: > vde_switch -M /path/of/the/mgmt/socket -daemon > then you can use: > vdeterm /path/of/the/mgmt/socket > you'll have full command editing including history scan by arrows up and > down and command complention.
Hmmm... it seems strange, but "vdeterm" doesn't seem to exist here... I see "vdecmd" and "unixterm", but no "vdeterm". It should be part of vde package or a separate one? [ale...@localhost ~]$ rpm -ql vde2 | grep bin /usr/bin/dpipe /usr/bin/kvde_switch /usr/bin/slirpvde /usr/bin/unixcmd /usr/bin/unixterm /usr/bin/vde_autolink /usr/bin/vde_l3 /usr/bin/vde_over_ns /usr/bin/vde_plug /usr/bin/vde_plug2tap /usr/bin/vde_switch /usr/bin/vde_tunctl /usr/bin/vdecmd /usr/bin/vdekvm /usr/bin/vdeq /usr/bin/vdeqemu /usr/bin/wirefilter /usr/sbin/vde_tunctl -- -Alexey Eromenko "Technologov" _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
