mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 08:06:25 -04:00
We want to show an error when the user tries to invoke an action that expects only a single item to be selected. We're using the GetDisabledReason field to enforce this (as well as DisabledReason on menu items). I've created a ListControllerTrait to store some shared convenience functions for this. |
||
|---|---|---|
| .. | ||
| chinese.go | ||
| dutch.go | ||
| english.go | ||
| i18n.go | ||
| i18n_test.go | ||
| japanese.go | ||
| korean.go | ||
| polish.go | ||
| russian.go | ||
| traditional_chinese.go | ||