From ca585f812b02071cc261fb9dbe463bab6f8be602 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 15 Jan 2001 09:11:31 +0000 Subject: add `services', allowing easier re-use of (parts of) completion functions (13346) --- Completion/X/_xutils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/_xutils b/Completion/X/_xutils index bba73a3ee..89e5b3bc1 100644 --- a/Completion/X/_xutils +++ b/Completion/X/_xutils @@ -1,6 +1,6 @@ #compdef xdpyinfo xwininfo xkill xfontsel xfd xev xhost xon xsetroot xwd xwud xrdb -case "${words[1]:t}" in +case "$service" in xdpyinfo) _x_arguments \ -queryExtensions \ -- cgit 1.4.1