Nishith Shah
731ee28c5b
virsh: Complete multiple options when any one option requires data
Before this patch:
virsh # start --domain dom1 [TAB][TAB] <- offers filename completion
virsh # start --domain [TAB][TAB] <- offers filename completion
After this patch:
virsh # start --domain dom1 [TAB][TAB] <- offers command completion
virsh # start --domain [TAB][TAB] <- calls domain completer if
defined, otherwise falls back to filename completion
Signed-off-by: Nishith Shah <nishithshah.2211@gmail.com>
2016-09-05 14:16:45 +02:00
..
2016-06-24 14:20:57 +02:00
2016-08-01 12:02:51 +02:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2016-01-11 15:49:13 +01:00
2015-11-18 08:15:12 +01:00
2015-05-12 08:53:14 +02:00
2015-02-23 08:49:21 +01:00
2016-08-31 12:52:11 +02:00
2009-09-21 14:41:45 +01:00
2015-08-14 15:45:44 +02:00
2015-08-14 15:45:44 +02:00
2016-07-26 17:30:01 +02:00
2015-08-14 15:45:44 +02:00
2016-09-02 14:42:53 +02:00
2015-08-14 15:45:44 +02:00
2015-02-20 07:46:54 +01:00
2016-04-25 13:27:16 +02:00
2012-09-20 16:30:55 -06:00
2016-08-24 17:43:29 +02:00
2015-08-14 15:45:44 +02:00
2016-08-24 17:43:29 +02:00
2015-08-14 15:45:44 +02:00
2016-08-24 17:43:29 +02:00
2012-09-20 16:30:55 -06:00
2016-08-24 17:43:29 +02:00
2015-08-14 15:45:44 +02:00
2016-08-24 17:43:29 +02:00
2015-08-14 15:45:44 +02:00
2016-08-24 17:43:29 +02:00
2012-09-20 16:30:55 -06:00
2016-08-24 17:43:29 +02:00
2012-09-20 16:30:55 -06:00
2016-08-24 17:43:29 +02:00
2015-08-14 15:45:44 +02:00
2016-08-04 15:32:21 +02:00
2016-03-01 06:50:16 -05:00
2016-09-02 17:00:58 -04:00
2016-08-10 15:24:07 +02:00
2015-12-21 10:07:59 +01:00
2016-07-29 09:21:09 +02:00
2016-05-04 16:30:30 +02:00
2016-05-11 09:06:32 +02:00
2016-03-30 09:41:54 +02:00
2016-05-11 09:06:32 +02:00
2016-06-14 08:02:45 +03:00
2016-05-11 09:06:32 +02:00
2016-04-25 15:40:43 +02:00
2016-04-25 15:40:44 +02:00
2016-07-19 07:51:10 -04:00
2016-06-10 11:03:02 +01:00
2016-06-10 11:03:02 +01:00
2016-04-25 15:40:43 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:43 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:43 +02:00
2016-04-25 15:40:44 +02:00
2016-09-05 14:16:45 +02:00
2016-07-28 13:54:06 +02:00