Skip to content

Fix auto-completion for already complete commands

Submitted by Nik..@..mx.net

Assigned to Xfce-Goodies Maintainers

Link to original bug (#2077)

Description

Situation: Typing xfceTAB lets me cycle through all commands starting with 'xfce', now alphabetically sorted. Typing killTAB and hitting TAB again won't do anything on subsequent TAB's, although 'killall' starts with the same letter sequence. I guess that's because 'kill' is already a completed command and the algorithm stops there.

The remaining commands should be cycled through as well.

Version: 0.3.6 or older