blob: a81c0a45429ba2126fe72be652f9631456f7b15e [file] [log] [blame]
# Issue #17026 (bash highlighting requires space after $())
# https://github.com/vim/vim/issues/17026#issuecomment-2774112284
_comp_compgen_split -l -- "$(
tmux list-commands -F "#{command_list_name}"
tmux list-commands -F "#{command_list_alias}"
)"