Bug 233969

Summary: Auto-completion of "prefix" nicks in shell-like mode
Product: [Applications] konversation Reporter: Oswald Buddenhagen <ossi>
Component: tabcompletionAssignee: Konversation Developers <konversation-devel>
Status: CONFIRMED ---    
Severity: minor CC: hein
Priority: NOR    
Version: 1.5-rc1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
Latest Commit: Version Fixed In:

Description Oswald Buddenhagen 2010-04-10 18:50:11 UTC
if there are two nicks in a channel, one of the nicks being the prefix of the other nick, then in shell-like completion mode konvi will not remember the completion of the "partial" nick - because it is effectively never "finished".

the solution would be explicitly finishing the completion when tab is pressed a second time without any intervening action.