#153 closed defect (duplicate)
Tab Completion breaks 'info' command
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BitlBee | Version: | 1.0.2 |
Keywords: | info tab complete completion | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
I tried to search first, but search is apparently broken. (any search seems to give a log of SQL commands failing and so forth)
Anyway, in the Irssi IRC client, when you tab complete someones nickname, for example: info pe<tab> for 'person', it becomes 'person ' with a space at the end, and then bitlbee says erroneous nickname.. I think it would be fine to strip off trailing spaces from commands received.
I use testing bitlbee server.
Attachments (0)
Change History (5)
comment:1 Changed at 2006-05-20T13:17:05Z by
comment:2 Changed at 2006-05-21T07:06:48Z by
I'm using the latest bzr-snapshot and can't reproduce this.
"info person " works as well as "info person", "info person " or "info person"
comment:3 Changed at 2006-05-21T07:09:13Z by
No, this bug is a bit of a PITA to reproduce. It's probably the same as #130. Reporter, can you please post the exact error message you had?
comment:5 Changed at 2006-05-23T21:55:27Z by
And thanks for reporting the search problem. I upgraded to the newest Trac version and it seems to work now. :-)
this is fixed in current bzr right?