1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/integration/tests/ui
Simon Whitaker 54776052a1 If OpenLink errors, show a dialog instead
If the command used by OSCommand.OpenLink fails, lazygit crashes. With this change, if the OpenLink command fails, lazygit just shows a dialog inviting the user to visit the relevant URL.

Fixes #2882
2023-08-09 13:12:40 +01:00
..
accordion.go Add integration test for accordion mode 2023-07-19 22:17:29 +10:00
double_popup.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
empty_menu.go Add test for crashing on empty menu 2023-07-20 21:08:56 +10:00
open_link_failure.go If OpenLink errors, show a dialog instead 2023-08-09 13:12:40 +01:00
switch_tab_from_menu.go Use fields rather than methods on worktrees 2023-07-30 18:35:24 +10:00