Lin Ma
55948988e8
virsh: Conditionally Ignore the first entry in list of completions
...
The first entry in the returned array is the substitution for TEXT. It
causes unnecessary output if other commands or options share the same
prefix, e.g.
$ virsh des<TAB><TAB>
des desc destroy
or
$ virsh domblklist --d<TAB><TAB>
--d --details --domain
This patch fixes the above issue.
Signed-off-by: Lin Ma <lma@suse.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2018-05-10 09:05:46 +02:00
..
2018-01-11 18:53:04 +01:00
2017-11-03 13:24:12 +01:00
2017-11-03 13:24:12 +01:00
2017-10-16 10:22:34 +01:00
2017-10-16 10:22:34 +01:00
2018-04-24 10:46:41 +02:00
2018-04-12 16:52:01 +01:00
2018-03-05 16:49:50 +00:00
2018-01-31 15:41:51 +01:00
2018-01-24 13:51:23 +01:00
2015-08-14 15:45:44 +02:00
2015-08-14 15:45:44 +02:00
2018-05-10 07:51:37 +02:00
2015-08-14 15:45:44 +02:00
2018-05-10 07:51:50 +02:00
2017-04-12 13:23:10 +02:00
2018-03-08 16:51:31 +01:00
2017-11-18 10:45:10 +01:00
2018-01-24 13:51:21 +01:00
2017-11-03 13:24:12 +01:00
2018-01-24 13:51:21 +01:00
2017-11-03 13:24:12 +01:00
2018-01-24 13:51:22 +01:00
2018-01-24 13:51:22 +01:00
2017-11-03 13:24:12 +01:00
2018-03-12 09:00:37 -04:00
2017-11-03 13:24:12 +01:00
2018-01-24 13:51:23 +01:00
2018-05-10 07:51:37 +02:00
2017-05-18 07:42:13 +02:00
2017-05-18 07:42:13 +02:00
2018-04-17 11:19:13 -04:00
2017-11-03 13:24:12 +01:00
2018-04-24 16:59:21 +01:00
2018-05-10 07:51:37 +02:00
2018-04-12 16:52:01 +01:00
2018-01-11 18:53:04 +01:00
2018-01-11 18:53:04 +01:00
2018-01-11 18:53:04 +01:00
2015-12-21 10:07:59 +01:00
2017-10-16 10:22:34 +01:00
2017-11-04 08:38:08 +01:00
2017-03-11 21:22:58 +04:00
2017-08-24 18:37:37 -04:00
2016-05-11 09:06:32 +02:00
2017-10-12 21:32:07 +02:00
2016-05-11 09:06:32 +02:00
2018-02-21 16:59:44 +00:00
2016-05-11 09:06:32 +02:00
2018-04-19 10:35:58 +01:00
2017-10-16 10:22:34 +01:00
2018-04-12 16:52:01 +01:00
2016-06-10 11:03:02 +01:00
2017-10-16 10:22:34 +01:00
2018-02-08 18:05:05 +01:00
2017-10-16 10:22:34 +01:00
2016-04-25 15:40:43 +02:00
2017-10-16 10:22:34 +01:00
2016-04-25 15:40:43 +02:00
2017-10-16 10:22:34 +01:00
2018-05-10 09:05:46 +02:00
2018-01-25 16:20:27 +01:00