| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The point of that commit was to not redraw stuff when using
addstr("foo") and it raises an exception. Because You don't know where
drawing started and you end up writing "foo" twice - the second foo
starts at the place where the first one failed.
This reverts commit 5aac03b4b405d30c973fb9d853ee2caffeac7013.
|
|
|
|
|
|
|
| |
This reverts commit a222f3149d625a41b1596140e8c13c98973331d8.
This change was objected because most files in unix are text files and
it makes little sense to highlight them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
this is an experiment... give feedback if you don't like this.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This surely breaks something but it's worth it. Just press ^R to
refresh the view.
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Conflicts:
ranger/ext/rifle.py
|
| |
| |
| |
| | |
since it doesn't need modules from site anymore.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
for compatibility
|
| | |
|
| | |
|
| | |
|
| | |
|