| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(with the key "]")
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
__nonzero__ was renamed to __bool__ in python3
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
shell_escape => shell_quote
shell_escape2 => shell_escape
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
it can be thrown if the terminal does not support cursor settings
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This breaks cd-after-exit after Ctrl+C again, but enables
compatibility with zsh which I prefer over the former.
If you only use bash, you can safely revert this commit unless
future changes make it break.
|