gcmd-devel
[Top][All Lists]
Advanced

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

[gcmd-dev] [NEW] Renaming "connections.*" actions


From: Piotr Eljasiak
Subject: [gcmd-dev] [NEW] Renaming "connections.*" actions
Date: Sun, 23 Sep 2007 23:41:33 +0200

Some minor "connections.*" actions cleanup:

I've renamed the following actions:

        connections.ftp_connect -> connections.open
        connections.ftp_quick_connect -> connections.new

and additionally removed:

        connections.close_current


gcmd now uses default keyboard bindings for "connections.*" (can be of
course redefined by the user):

        CTRL+F          connections.open
        CTRL+SHIFT+F    connections.close
        CTRL+N          connections.new
        

Please manually delete the old binding for CTRL+G ->
connections.ftp_quick_connect to quiet gcmd warning: 

         WARNING **: [key-bindings] unknown user action:
        'connections.ftp_quick_connect' - ignored
        


Piotr





reply via email to

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