Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-07 | Really fixed bash completion this time! | John MacFarlane | 1 | -1/+1 | |
Closes #2749. | |||||
2016-12-07 | Improved bash-completion for filenames with spaces. | John MacFarlane | 1 | -1/+1 | |
2016-12-07 | Fixed bash completion for filenames with spaces. | John MacFarlane | 1 | -4/+20 | |
Closes #2749. | |||||
2015-08-13 | Added `--bash-completion` option. | John MacFarlane | 1 | -0/+62 | |
This generates a bash completion script. To use: eval "$(pandoc --bash-completion)" |