Skip to content

Accident exit from virsh console by user #7

@arungeorgesaji

Description

@arungeorgesaji

This issue happens when virsh console starts inside a tmux window,then after sometime user accidently clicks the key combination which helps them exit the console view.Well the issue with this is we dont expect the user to be able to do this as this can break a lot of functionalities of ship.To solve this its a simple matter of figuring out the best way to disable this without causing any other problem.

To reproduce,

make a vm using ./ship -vm create

Now enter the console,./ship -vm view vm_name,here vm_name is the name of the vm,when it prompts if full gui is needed type 'n' and finally when the window opens use ctrl+] to exit the virsh console(well ctrl+] can exit thats the entire problem if you havent understood already,there might also be other ways to exit please comment on this post if any other additions to this issue exist)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions