mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-05 00:59:19 +02:00
Better escape code parsing (thanks to Ryooooooga) (#2514)
This commit is contained in:
1
vendor/github.com/jesseduffield/gocui/gui_windows.go
generated
vendored
1
vendor/github.com/jesseduffield/gocui/gui_windows.go
generated
vendored
@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build windows
|
||||
// +build windows
|
||||
|
||||
package gocui
|
||||
|
Reference in New Issue
Block a user