ranger.el icon indicating copy to clipboard operation
ranger.el copied to clipboard

`a` and `<f7>` are undefined

Open adrianstaniec opened this issue 7 years ago • 2 comments

Hi ralesi, I am enjoying your package a lot, thanks for awesome work!

The only problem I have at the moment is two missing shortcuts from original ranger.

  1. when I press a in ranger or deer mode I get the message a is undefined but in real ranger a is bound to rename file under cursor prefilled with current file name, with cursor before the extension dot like so: :rename current+filename|.txt

  2. when I press <f7> in ranger or deer mode I get the message <f7> is undefined but in real ranger <f7> is bound to mkdir, and prompt for the name of new directory like so: :mkdir

Would you be willing to add that in you package?

adrianstaniec avatar Dec 12 '17 11:12 adrianstaniec

These would be nice additions. @adrianstaniec Could you send a PR? (Not that I can promise it will be merged, of course, as I'm not the author.)

alphapapa avatar Jun 12 '18 15:06 alphapapa

#204

adrianstaniec avatar Jun 24 '19 09:06 adrianstaniec