I’m running zsh on Arch Linux and I can’t get the new autocompletions from gdal 3.11 working.
I added the below to my .zshrc
. Any help is appreciated.
autoload -U bashcompinit; bashcompinit
source /usr/share/bash-completion/completions/gdal
I’m running zsh on Arch Linux and I can’t get the new autocompletions from gdal 3.11 working.
I added the below to my .zshrc
. Any help is appreciated.
autoload -U bashcompinit; bashcompinit
source /usr/share/bash-completion/completions/gdal
Might get more help reporting to gdal-dev mailing list here - gdal-dev Info Page or irc/matrix channel - Kiwi IRC and https://matrix.to/#/#gdal:osgeo.org which are bridged.