mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
Point tcell at stefanhaller's fork
This is temporary as long as https://github.com/gdamore/tcell/pull/599 is not merged. Once that PR is merged, we can revert this.
This commit is contained in:
2
vendor/github.com/gdamore/tcell/v2/terminfo/terminfo.go
generated
vendored
2
vendor/github.com/gdamore/tcell/v2/terminfo/terminfo.go
generated
vendored
@@ -230,6 +230,8 @@ type Terminfo struct {
|
||||
EnterUrl string
|
||||
ExitUrl string
|
||||
SetWindowSize string
|
||||
EnableFocusReporting string
|
||||
DisableFocusReporting string
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user