gcmd-devel
[Top][All Lists]
Advanced

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

[gcmd-dev] [NEW] User defined shortcuts to custom commands


From: Piotr Eljasiak
Subject: [gcmd-dev] [NEW] User defined shortcuts to custom commands
Date: Fri, 13 Jun 2008 00:09:10 +0200

Hi folks,

Just added to svn repo (commits #1837, #1838). Configurable via
'Keyboard shortcuts...' dlg (or by direct edit of cfg file ;o).


gcmd replaces found control specifiers with:

        %d full path to the directory containg file
        %D quoted full path to the directory containing file
        %f file name (or list for multiple selections)
        %F quoted filename (or list for multiple selections)
        %p full file system path (or list for multiple selections)
        %P quoted full file system path (or list for multiple
        selections)
        %s synonym for %P (for compatibility with previous versions)
        %u fully qualified URI for the file (or list for multiple
        selections)
        %% percent sign

For standard operations you usually need %s (or %u). All specified
commands are executed in the current working dir (ie. in active pane).
The feature works for remote connections too.


For debugging just use (in console):

        gnome-commander -d=ag



Enjoy,
Piotr





reply via email to

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