|
From: | Baptiste Wicht |
Subject: | Re: [Ranger-users] How to execute a command directly from a binding ? |
Date: | Thu, 30 Jan 2014 17:40:47 +0100 |
On 30 January 2014 15:12, Baptiste Wicht <address@hidden> wrote:Something like
> I've a small problem with ranger. I cannot figure how to execute a command
> directly on a mapping. For instance, when I use DELETE, it types :delete and
> then I have to push ENTER to use it. Is it possible to make a binding
> directly executes :delete or another command ?
map X console delete
will open a console with ":delete", whereas
map X delete
will just run the command.
[Prev in Thread] | Current Thread | [Next in Thread] |