Description of problem: xchat username autocompletion completes on first match. Version-Release number of selected component (if applicable): 2.4.x How reproducible: Very Steps to Reproduce: 1.try and tab complete a nic where there is more than one match. Actual results: I would like to see the xchat 1.8.x behaviour returned. ie, tab completion similar to how bash completes for binaries in your path.
Migrated to http://sourceforge.net/tracker/index.php?func=detail&aid=1095341&group_id=239&atid=100239
From upstream: Date: 2005-01-26 18:31 Sender: nobody Logged In: NO This is not a bug. You can get the old behavior by: /set completion_amount 1 Greets - mm_freak
fwiw, you can also set old_nickcompletion = 1 in ~/.xchat/xchat.conf which will make it so you don't have to always do the /set completion_amount 1 bit.