mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-26 23:06:05 +01:00
0b9571e4c1
If bash_completion wasn't installed, _filedir wouldn't be defined which led to all filename-based completions to error out. Specifically autocompletion would fail when a filename was expected and when bash_completion wasn't installed. Now we fall back to compgen -f if _filedir fails. According to _filedir's comments, compgen doesn't handle files with spaces well, but it is still better to complete most files than none. |
||
---|---|---|
.. | ||
icon-16 | ||
icon-32 | ||
icon-64 | ||
icon-128 | ||
icon-256 | ||
bash-completion.in | ||
fish-completion.in | ||
meson.build | ||
org.pwmt.zathura.appdata.xml.in | ||
org.pwmt.zathura.desktop.in | ||
org.pwmt.zathura.svg | ||
org.pwmt.zathura.xml | ||
tex_zathurasynctex.vim | ||
zathura.css_t | ||
zathura.gresource.xml | ||
zsh-completion.in |