| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
renamed class _set to set_ due to python conventions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
These allow you to share copy buffers between ranger instances.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before:
foo2.txt
foo3.txt
foo.txt
After:
foo.txt
foo2.txt
foo3.txt
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This reverts commits:
8c8e7282b3b4238a3b7cf981d9e5715b11076419
5cb67eeb96d337b55deea20131fc44a3d5447251
512f386be8753775ec824a6d9cbaf6527d50eda4
d4900452fca51685349966d527d173fdefe83f08
e6dda13a71168f9ec4a1e4844edad5a3257803e9
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Unwanted horizontal wrapping when all items in the parent directory
are directories and you're moving below an index of 0.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
mimeopen [1] expects the freedesktop mime database and implements simple
console unterface to query it. In its basic mode mimeopen behaves like
xdg-open.
[1] - http://search.cpan.org/dist/File-MimeInfo
|
| |
|
| |
|
| |
|
| |
|
| |
|