mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
bump gocui
This commit is contained in:
2
vendor/golang.org/x/term/term.go
generated
vendored
2
vendor/golang.org/x/term/term.go
generated
vendored
@ -12,6 +12,8 @@
|
||||
// panic(err)
|
||||
// }
|
||||
// defer term.Restore(int(os.Stdin.Fd()), oldState)
|
||||
//
|
||||
// Note that on non-Unix systems os.Stdin.Fd() may not be 0.
|
||||
package term
|
||||
|
||||
// State contains the state of a terminal.
|
||||
|
Reference in New Issue
Block a user