Closed amosbird closed 8 years ago
@amosbird, this is already available in dired (ranger allocates all standard dired bindings under the ;
prefix). Press ; w
for file name and C-u ; w
to get the entire path of the filename.
@ralesi Thanks. C-u 0 ; w
gets the entire path in spacemacs :)
I recommend that key-bindings be added for ranger-like copying (e.g. 'yp' for path, 'yn' for name), just redirecting to the dired functionality.
Not a bad idea, will see how it would be implemented
This would be a very convenient method to add path items to some config files.