From 2c6efd5b8f688be6f2d2885e4110fc0029b91138 Mon Sep 17 00:00:00 2001 From: Frederik Mogensen Date: Tue, 3 Jan 2012 17:12:22 +0100 Subject: [PATCH] Added _files to complete all arguments following the first as files --- plugins/adb/_adb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/adb/_adb b/plugins/adb/_adb index 1efcb9eb0..4c998172d 100644 --- a/plugins/adb/_adb +++ b/plugins/adb/_adb @@ -35,3 +35,5 @@ if (( CURRENT == 1 )); then _describe -t commands "adb subcommand" _1st_arguments return fi + +_files