1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-25 22:32:13 +02:00
Files
lazygit/pkg/gui
Stefan Haller 9e64f7dd66 Bump gocui and adapt lazygit code
Adaptions are for this gocui commit:

Cleanup: remove Is* error functions

- Use errors.Is instead of quality comparisons. This is better because it
  matches wrapped errors as well, which we will need later in this branch.
- Inline the errors.Is calls at the call sites. This is idiomatic go, we don't
  need helper functions for this.

See https://go.dev/blog/go1.13-errors for more about this.
2025-06-05 13:20:38 +02:00
..
2024-08-24 10:36:01 +02:00
2025-04-29 14:13:55 +02:00
2023-04-30 13:19:53 +10:00
2025-05-06 09:43:26 +02:00
2025-05-01 15:21:37 +02:00
2025-06-05 13:20:38 +02:00
2021-09-16 21:38:43 +08:00
2025-03-28 11:16:04 +01:00
2025-06-05 13:20:38 +02:00