Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accident exit from virsh console by user #7

Open
arungeorgesaji opened this issue Aug 16, 2024 · 0 comments
Open

Accident exit from virsh console by user #7

arungeorgesaji opened this issue Aug 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@arungeorgesaji
Copy link
Member

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)

@arungeorgesaji arungeorgesaji added the enhancement New feature or request label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant