| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
The filter_by_filetype branch of Milan Svoboda changed the
interface to the accept_file function, so this example plugin broke.
|
|\ \
| | |
| | |
| | |
| | | |
Conflicts:
ranger/config/commands.py
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Conflicts:
ranger/container/fsobject.py
ranger/gui/widgets/browsercolumn.py
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
|\ \
| |/
|/| |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
It expected paper._paper_console_chain to be set, but it isn't by
default...
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
This uses a hacky workaround for command chaining using global varibales
which should be turned into proper OOP code at some point. I don't have
the time to redesign ranger/gui/widgets/console.py at this point.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to cym13 and GermainZ for looking into this
|
|\ |
|
| | |
|
| | |
|