mirror of
https://github.com/taigrr/wtf
synced 2026-04-01 07:48:45 -07:00
2
vendor/github.com/gdamore/tcell/terminfo/extended/extended.go
generated
vendored
2
vendor/github.com/gdamore/tcell/terminfo/extended/extended.go
generated
vendored
@@ -23,6 +23,7 @@ import (
|
||||
// these are the terminal types we aggregate in this package.
|
||||
_ "github.com/gdamore/tcell/terminfo/a/adm3a"
|
||||
_ "github.com/gdamore/tcell/terminfo/a/aixterm"
|
||||
_ "github.com/gdamore/tcell/terminfo/a/alacritty"
|
||||
_ "github.com/gdamore/tcell/terminfo/a/ansi"
|
||||
_ "github.com/gdamore/tcell/terminfo/a/aterm"
|
||||
_ "github.com/gdamore/tcell/terminfo/b/beterm"
|
||||
@@ -64,4 +65,5 @@ import (
|
||||
_ "github.com/gdamore/tcell/terminfo/x/xfce"
|
||||
_ "github.com/gdamore/tcell/terminfo/x/xnuppc"
|
||||
_ "github.com/gdamore/tcell/terminfo/x/xterm"
|
||||
_ "github.com/gdamore/tcell/terminfo/x/xterm_kitty"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user