zathura/data
Arthur Williams 0b9571e4c1 bash completion: Allow completions to work without external functions
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.
2021-09-05 16:26:14 -05:00
..
icon-16 Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
icon-32 Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
icon-64 Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
icon-128 Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
icon-256 Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
bash-completion.in bash completion: Allow completions to work without external functions 2021-09-05 16:26:14 -05:00
fish-completion.in Add fish completion 2019-07-03 01:17:06 +08:00
meson.build Fix SVG icon install path 2020-07-19 08:37:03 +00:00
org.pwmt.zathura.appdata.xml.in Add content_rating 2020-01-06 21:32:04 +01:00
org.pwmt.zathura.desktop.in Add hint for translators 2018-03-11 20:51:03 +01:00
org.pwmt.zathura.svg Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
org.pwmt.zathura.xml Add DBus method to execute commands on the inputbar 2020-09-06 19:24:04 +02:00
tex_zathurasynctex.vim Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
zathura.css_t Style index mode with CSS 2014-04-26 23:32:38 +02:00
zathura.gresource.xml Include interface specification in resource 2017-07-08 12:28:49 +02:00
zsh-completion.in Fix option name typo in zsh completion 2019-12-22 22:53:20 +01:00