lazygit/pkg/gui/popup
Stefan Haller d4ef8e53d5 Remove return value of Alert/Confirm/Prompt
This might seem controversial; in many cases the client code gets longer,
because it needs an extra line for an explicit `return nil`. I still prefer
this, because it makes it clearer which calls can return errors.
2024-09-06 08:45:48 +02:00
..
popup_handler.go Remove return value of Alert/Confirm/Prompt 2024-09-06 08:45:48 +02:00