Closed binarydepth closed 4 years ago
sudo virsh edit win10 doesn't let me type
sudo virsh edit win10
virsh uses vim as default editor.. If you're unfamiliar with vim, you can use other editor, such as nano using sudo EDITOR=nano virsh edit win10
sudo EDITOR=nano virsh edit win10
sudo virsh edit win10
doesn't let me type