| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
self.env.at_level(-1) is None when path == '/'
|
| |
|
| |
|
| |
|
|
|
|
|
| |
I want to remove redundant documentation. The missing information will
be added to the man page.
|
|
|
|
|
| |
with waitpid_no_intr, the returncode attribute of the returned process
was bugged and returned always None.
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
doesn't overwrite files
creates directories on rename
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1. forbid to use the "set" type for the option "column_ratios", since
order is relevant and a "set" does not preserve order.
2. add the function "regexp" in the :set command, so users can define
regular expressions on the fly.
|