gcmd-devel
[Top][All Lists]
Advanced

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

[gcmd-dev] [NEW] New user action for bookmark accessing


From: Piotr Eljasiak
Subject: [gcmd-dev] [NEW] New user action for bookmark accessing
Date: Tue, 18 Sep 2007 23:11:23 +0200

Hi folks,


I've added support for assigning key shortcuts to bookmarks. Accessible
(as usual) with the help of user actions and thus the feature is
currently managed in cfg file only. The syntax for the new user action
(bookmarks.goto) is:

for local bookmarks

        KEY=bookmarks.goto|bookmark_name
        or
        KEY=bookmarks.goto|local|bookmark_name
        
and for SMB ones:

        KEY=bookmarks.goto|smb|bookmark_name
        or
        KEY=bookmarks.goto|samba|bookmark_name
        
Nonexistent bookmark names are reported to stdout and then ignored


Enjoy,
Piotr






reply via email to

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