QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
534 stars 46 forks source link

Support substring matching in qube name text fields #8583

Closed johnnyboy-3 closed 2 months ago

johnnyboy-3 commented 11 months ago

The problem you're addressing (if any)

When using qvm-move/qvm-copy I prefer to use the keyboard instead of the mouse. When using disposable VMs you have to deal with numbers. Moving a file from one machine to another it would be nice that you can type in the number directly, instead of having to type "disp" first.

When typing "disp": aa

When typing only the "disp-number": bb

The solution you'd like

Typing the disp-number should automatically pre-select the proper disp-VM (or any other proper match). In this case "disp3110" instead of none.

The value to a user, and who that user might be

It's a bit more user-friendly

alimirjamali commented 2 months ago

PR Submitted. Review priority: Low