weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #32213] Completion problems with uppercase letters.


From: Mateusz Poszwa
Subject: [Weechat-dev] [bug #32213] Completion problems with uppercase letters.
Date: Tue, 25 Jan 2011 12:22:37 +0000
User-agent: Midori/0.2 (X11; Linux; U; pl-pl) WebKit/531.2+

Follow-up Comment #1, bug #32213 (project weechat):

FlashCode suggested a nice solution to this problem with nicks (and other
case-insensitive items):
Suppose there are nicks "Flash" and "flashy" in a channel. When trying to
address "Flash" one types "Fla" and uses partial completion. Current behaviour
completes it to "flash".
FlashCode suggested that WeeChat should check if partial completion matches
an item case-insensitively (in this example partial completion of "Fla" is
"flash" and it matches an item "Flash) and if it is so, it should capitalise
the completion just like the item is capitalised.
It works well with case-insensitive items, but the problem of paths and other
case-sensitive items is still open.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?32213>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]