[pbs-devel] applied: [PATCH v2 backup] zsh: fix completions

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Sep 3 10:53:28 CEST 2021


On 02.09.21 13:48, Oguz Bektas wrote:
> seems like there was a typo in these from the beginning.

all well, but as it worked just fine here in zsh it would be good to also
state what effects using the spelling variables had.

At least in my setup I could tab-complete also things like:
"proxmox-backup-manager network update ens18"

(I checked with execsnoop to see what command got executed, was the
"faulty" one before this patch)

maybe some smart-feature from my setup though

> 
> also fixes the wrong function name for proxmox-file-restore completion
> 
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
> v1->v2:
> * fix the other typo i made in proxmox-backup-debug...
> 
> 
>  zsh-completions/_pmt                    | 2 +-
>  zsh-completions/_pmtx                   | 2 +-
>  zsh-completions/_proxmox-backup-client  | 2 +-
>  zsh-completions/_proxmox-backup-debug   | 2 +-
>  zsh-completions/_proxmox-backup-manager | 2 +-
>  zsh-completions/_proxmox-file-restore   | 6 +++---
>  zsh-completions/_proxmox-tape           | 2 +-
>  zsh-completions/_pxar                   | 2 +-
>  8 files changed, 10 insertions(+), 10 deletions(-)
> 
>

applied, thanks!





More information about the pbs-devel mailing list