weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #13032] Completion of #channel for /join (and /part


From: anonymous
Subject: [Weechat-dev] [task #13032] Completion of #channel for /join (and /part too ?) command firstly for the "active" server
Date: Thu, 09 Jan 2014 22:13:43 +0000
User-agent: Mozilla/5.0 (Windows NT; Win64; x64; rv:26.0) Gecko/20100101 Firefox/26.0 Waterfox/26.0

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

                 Summary: Completion of #channel for /join (and /part too ?)
command firstly for the "active" server
                 Project: WeeChat
            Submitted by: None
            Submitted on: Thu 09 Jan 2014 10:13:42 PM UTC
                Category: irc plugin
         Should Start On: Thu 09 Jan 2014 12:00:00 AM UTC
   Should be Finished on: Thu 09 Jan 2014 12:00:00 AM UTC
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
         Originator Name: Nastrahl
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                IRC nick: Nastrahl

    _______________________________________________________

Details:

Hi,

It would be nice that the command /join #channel (and maybe /part too)
completes the channels of the active server first (the one whom the channel is
active).


The current configuration makes the completion stating alphabetically among
all channels/server connected.

eg:    server1
             |
             #channel1
             #channel1.1
       server2
             |
             #channel2
             #channel2.2

current active buffer is #channel2 : /join [tab] →
#channel1,channel1.1,#channel2,#channel2.2,#channel1,#channel1.1


It would be great if the completion starts alphabetically at the channel of
the current active buffer of that server.

desired behavior:

       server1
             |
             #channel1
             #channel1.1
       server2
             |
             #channel2
             #channel2.2

current active buffer is #channel2 : /join [tab] →
#channel2,#channel2.2,#channel1,#channel1.1,#channel2,#channel2.2

Thanks.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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