1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-05 00:59:19 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
250eb14de1 Bump gocui 2024-08-24 10:35:59 +02:00
9f8ae76189 Bump gocui
In Gui.onWorker we only make the minimum possible change to get things to
compile after the API-breaking change of the gocui update; we'll make this
cleaner later in this branch.
2024-04-18 10:10:30 +02:00
b542579db3 Better escape code parsing (thanks to Ryooooooga) (#2514) 2023-03-19 15:41:47 +11:00
cf048e4807 bump gocui 2022-11-25 21:48:44 +09:00
5670c0a301 bump gocui 2022-10-02 18:43:25 -07:00
6a153acc8f clearer highlighting of current line 2022-04-16 15:19:32 +10:00
f704707d29 stream output from certain git commands in command log panel 2021-10-30 18:26:06 +11:00
6a6024e38f use tcell via porting over code from awesome-gocui 2021-04-06 19:34:32 +10:00
b8ad1883f5 fix delta 2020-10-12 08:26:31 +11:00
113252b0ae bump gocui 2020-03-04 00:12:23 +11:00
46be280c92 support searching in side panels
For now we're just doing side panels, because it will take more work
to support this in the various main panel contexts
2020-02-24 22:18:04 +11:00
8e7f278094 use mutexes on escape code 2020-01-12 14:01:45 +11:00
53e73313a2 bump gocui to version that uses go-errors as well 2019-02-11 22:39:17 +11:00
da227003c7 use dep 2018-08-06 00:38:38 +10:00