| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
ranger/core/actions.py
ranger/defaults/keys.py
ranger/ext/direction.py
ranger/gui/ui.py
ranger/gui/widgets/browserview.py
ranger/gui/widgets/pager.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This is more similar to the behaviour of vim.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
The hotkeys are:
g<n> to open a tab,
gt/gT to move through tabs,
gc/^W to close tabs.
|
| | |
|
| | |
|
| |
| |
| |
| | |
I had them swapped for testing and forgot to change it back.
|
| | |
|
| |
| |
| |
| | |
it can be accessed via browser.main_column anyway.
|
| | |
|