about summary refs log tree commit diff
path: root/Completion/Base/_command_names
blob: eab314dfa1c7f5dc74b9ea832fc1d304ec205b30 (plain) (blame)
1
2
3
4
5
6
7
#defcomp -command-

local nm=$compstate[nmatches]

compgen -c

[[ nm -eq compstate[nmatches] ]] && _path_files -/g "*(*)"