| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Thanks to Ingo Lindholm for the fix:
http://lists.gnu.org/archive/html/ranger-users/2013-09/msg00001.html
|
| |
|
|
|
|
| |
local variables have a better access time
|
| |
|
|
|
|
| |
This was a regression from f9b4e8c0a31d38fb48ee0e61e17a9534f00fdd82
|
| |
|
| |
|
|
|
|
|
| |
This is set to True if the command was executed by cmd.quick() returning
True on a line change.
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|