Hi, On Tue, May 24, 2022 at 09:56:47PM +0800, Wu Zhenyu <wuzy01@xxxxxx> wrote: > Can libreoffice provide a shell completion (e.g., bash/zsh/fish/posh/etc)? I usually use libreoffice's command line, e.g., > `soffice --convert-to pdf *.docx`, so, if libreoffice has a shell completion, it will be more convenient. Did you see core.git bin/generate-bash-completion.py? That seems to do what you ask for. Regards, Miklos