Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completion is over thinking things.



Hello.

Installing packages from local .deb files is not the task for apt-get.
You should use `dpkg -i` instead.
Try this: https://superuser.com/questions/196864/how-to-install-local-deb-packages-with-apt-get#196867


28.09.2019, 20:06, "Ray Andrews" <rayandrews@xxxxxxxxxxx>:
>     $ ls inst.deb
>     inst.deb
>
>     $ apt-get install inst. [TAB]
>     Completing package
>     libapt-inst2.0
>     libmono-system-configuration-install4.0-cil
>     libmono-system-runtime-durableinstancing4.0-cil
>
> How can I get completion to stop looking and finding files God knows
> where and just expand filenames in the current directory?



Messages sorted by: Reverse Date, Date, Thread, Author