mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 08:06:25 -04:00
The way the `if` expression in `deactivateContext` was composed, it was possible to have it to evaluate to `true` even though the `view` variable was `nil`. As far as I can tell, this seems to be only possible during tests. Nonetheless, I think the expression looks more "correct" this way. |
||
|---|---|---|
| .. | ||
| app | ||
| commands | ||
| config | ||
| constants | ||
| env | ||
| gui | ||
| i18n | ||
| integration | ||
| secureexec | ||
| tasks | ||
| test | ||
| theme | ||
| updates | ||
| utils | ||