https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467 --- Comment #25 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 68627 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68627&action=edit Bug 17467: Add tab-completion for koha-zebra This patch adds tab-completion for bash, for the koha-zebra script. To test: - Run (on the vagrant user): $ source kohaclone/debian/koha-common.bash-completion - Run: $ sudo koha-zebra -<TAB> (<TAB> means press the tab key) => SUCCESS: Tab completion works as expected for the koha-zebra command. - Sign off :-D Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.