| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
fixes #535
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Thanks to Ale1ster for pointing it out.
Fixes #529
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
This reverts commit 94ce103247332a8ad56bb41a7245546f824971c3.
|
| |
| |
| |
| | |
This reverts commit 4dcbb42adaf42e9c154ac3011ddedec2793c090a.
|
| | |
|
| | |
|
|\ \ |
|
| |/
| |
| |
| | |
Closes #520.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| | |
| | |
| | | |
https://github.com/cirosantilli/ranger
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
Sample usage:
:set_bookmark a /home/me/a
Motivation: make it easier to set bookmarks from environment variables
on rc.conf.
|
| | |
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The old version relied on comparing integers to strings which is not
supported in Python 3 anymore and not a good practice in general anyway.
It was also the case that 'hello2' was ordered before 'hello' instead of
after, which I found to be non-intuitive.
|
|\ \ \ |
|
| | |/
| |/| |
|
|/ / |
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
|/ |
|
|
|
|
| |
false by default.
|
|\ |
|
| | |
|
|\| |
|
| | |
|