| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Signal handlers with dead weak references are only cleaned up
when using signal_emit. If no signals are emitted, dead signal
handlers will accumulate. This is avoided by adding the function
signal_garbage_collect() and calling it in env.garbage_collect()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This allows you to hide the last column if there's nothing
inside, saving some space.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
when typing zv and there is no preview_script
|
| | | |
|
| | |
| | |
| | |
| | | |
This would hide backups from typing yypp and confuse the user
|
| | | |
|
| | | |
|