summaryrefslogtreecommitdiff
path: root/DESIGN.md
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-09-11 11:12:20 -0400
committerCole Robinson <crobinso@redhat.com>2020-09-11 11:12:20 -0400
commit3ff829dc1fe81b053650b57bdb887d528cfcdf70 (patch)
tree1036dce8046f5c577785ede5bf44400b51064457 /DESIGN.md
parent1b48772bc1fc8aa7fd390c7b42d675395e5d7969 (diff)
downloadvirt-manager-3ff829dc1fe81b053650b57bdb887d528cfcdf70.tar.gz
DESIGN.md: Mention existing VM name search support
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'DESIGN.md')
-rw-r--r--DESIGN.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/DESIGN.md b/DESIGN.md
index fb69175c..d7ba0280 100644
--- a/DESIGN.md
+++ b/DESIGN.md
@@ -113,6 +113,7 @@ Some examples:
* [organizing VMs into collections/groups](https://bugzilla.redhat.com/show_bug.cgi?id=1193303) ([and another](https://bugzilla.redhat.com/show_bug.cgi?id=1548879))
* multiselect operations on VMs/other objects ([like storage](https://bugzilla.redhat.com/show_bug.cgi?id=1698879))
* hiding offline VMs or other view options
+ * [Advanced VM name search support](https://github.com/virt-manager/virt-manager/issues/147). Note: GTK provides some support already: in the manager window, CTRL+F to open a searchbox, searches match from the beginning of VMs only, use arrow keys to jump between matches. Use VM 'title' field to customize how it is named in the manager window.
## Use of the bug tracker