Feature #558
prefer last used nicks with tab completion
Status: | Closed | Start: | 01/05/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | Ondrej Hošek | % Done: | 100% |
|
Category: | Frontend | |||
Target version: | 0.9 | |||
Complexity: | Medium |
|||
Votes: | 3 (View) |
Description
when i use nick name completion, i often end up getting the wrong nick because other nicks have the same few first letters.
like if there is ohshaith55 and ohshaith-laptop in a channel and ohshaith-laptop spoke last, smuxi currently would randomly complete to one or the other.
instead, smuxi should autocomplete to ohshaith-laptop.
Associated revisions
Revision 4f962d253e2fea07431ca19ec10f7f261bf430c2
[Frontend-(GNOME|STFL)] Implement last-speaker-first completion ordering (fixes #558).
Allow ordering of completion suggestions by who spoke last. Useful for those
pesky idlers. ;-)
History
Updated by Mirco Bauer 5069 days ago
- Category set to Engine
- Target version set to 0.10
- Complexity set to Medium
Last used nick in this context means not the nicks who said something instead whom you replied to.
Updated by Mirco Bauer 4749 days ago
- Assigned to set to Andrew Kannan
Updated by Mirco Bauer 4192 days ago
- Category changed from Engine to Frontend
- Assigned to changed from Andrew Kannan to Ondrej Hošek
- Target version changed from 0.10 to 0.9
Updated by Ondrej Hošek 4192 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 4f962d253e2fea07431ca19ec10f7f261bf430c2.