weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #12188] Tab-complete should start with the last-used


From: Mantas M.
Subject: [Weechat-dev] [task #12188] Tab-complete should start with the last-used nick
Date: Mon, 30 Jul 2012 10:13:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11

URL:
  <http://savannah.nongnu.org/task/?12188>

                 Summary: Tab-complete should start with the last-used nick
                 Project: WeeChat
            Submitted by: grawity
            Submitted on: Mon 30 Jul 2012 10:12:59 AM GMT
                Category: other
         Should Start On: Mon 30 Jul 2012 12:00:00 AM GMT
   Should be Finished on: Mon 30 Jul 2012 12:00:00 AM GMT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                IRC nick: 

    _______________________________________________________

Details:

Currently tab-complete orders nick completions by the time they spoke last.
This becomes a bit annoying if there are more nicks starting with the same
letter as the person I'm talking to. For example:


         AUser | message
       grawity | AUser: reply
ADifferentUser | message
    AThirdUser | message


At this point, WeeChat completes "AThirdUser", "ADifferentUser" and only then
"AUser".

However, it would be much more convenient if "AUser" was inserted as the first
item in tab-completions.

(It might be easiest to do so by checking my input history for /^nick[,:] / so
it would also match nicks I entered manually. But  I don't know the internals
of Weechat's code.)




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?12188>

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




reply via email to

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