| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
| | |
|
|/
|
|
|
|
| |
This reverts commit cbe0062dfe75b50be1eecf7501d5331d07701d37.
It was breaking the compatibility with Python 2.6.
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
| |
| |
| |
| | |
Thanks to stepshal, see #586
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
| |
| |
| |
| | |
Thanks to @Vifon for pointing it out
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
| | |
|
|/ |
|
|\ |
|
| | |
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/ |
|
|/ |
|
| |
|
|
|
|
| |
Update commands.py
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Related to #546
|
|
|
|
|
|
|
| |
line_numbers now takes a string rather than a bool, with the valid
values "false", "absolute" and "relative".
Related to #546
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
This is changed back from the amount of number of digits in number of
files in directory. Computing proper relative line numbers requires
recalculation of line numbers for each line (even for cached lines), so
there will be no visible ragged line numbers with this setting.
|
| | |
|