From 4c81ef8686e9cfe761269fd6508a74f1dda1b939 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 8 May 2001 11:48:12 +0000 Subject: fix guard to accept partial display numbers (14255) --- Completion/X/Command/_vnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_vnc b/Completion/X/Command/_vnc index 094fa0d9e..cd619c6f0 100644 --- a/Completion/X/Command/_vnc +++ b/Completion/X/Command/_vnc @@ -13,7 +13,7 @@ case $service in '-geometry:geometry:(1600x1200 1280x1024 1152x864 1024x768 800x600 640x480)' \ '-depth:pixel depth:(8 16 24 32)' \ '-pixelformat:pixel format' \ - '1::display number:_guard ":[0-9]#"' \ + '1::display number:_guard "(|:[0-9]#)"' \ - kill \ "-kill:display number:($displays)" \ - help \ -- cgit 1.4.1