ranger-zoxide icon indicating copy to clipboard operation
ranger-zoxide copied to clipboard

Provide configuration option for command name

Open jdsee opened this issue 1 year ago • 2 comments

I prefer :j over :z to trigger Zoxide and would like to be able to configure the command in some way. Zoxide also allows to configure the command with zoxide init --cmd j.

I could try to implement it if there's interest in it.

jdsee avatar Mar 30 '23 22:03 jdsee

You are welcome to submit a PR.

jchook avatar May 02 '23 02:05 jchook

Why wouldn't you just use binding such as:

map cz console zi%space

c02y avatar May 02 '23 04:05 c02y