diff --git a/common.inc b/common.inc index fe41d47..22e8162 100644 --- a/common.inc +++ b/common.inc @@ -334,9 +334,11 @@ bc.opts "%s " bc.cmd dup length add sprintf - xmenu.fulloptions { - fulloptions.option .undef ne { - fulloptions.option "%s " bc.cmd dup length add sprintf + menu.args menu.entry get "hd0" ne { + xmenu.fulloptions { + fulloptions.option .undef ne { + fulloptions.option "%s " bc.cmd dup length add sprintf + } if } if } if