add my own session manager
This commit is contained in:
Vendored
+83
@@ -0,0 +1,83 @@
|
||||
# github.com/gdamore/encoding v1.0.1
|
||||
## explicit; go 1.9
|
||||
github.com/gdamore/encoding
|
||||
# github.com/gdamore/tcell/v2 v2.6.0
|
||||
## explicit; go 1.12
|
||||
github.com/gdamore/tcell/v2
|
||||
github.com/gdamore/tcell/v2/terminfo
|
||||
github.com/gdamore/tcell/v2/terminfo/a/aixterm
|
||||
github.com/gdamore/tcell/v2/terminfo/a/alacritty
|
||||
github.com/gdamore/tcell/v2/terminfo/a/ansi
|
||||
github.com/gdamore/tcell/v2/terminfo/b/beterm
|
||||
github.com/gdamore/tcell/v2/terminfo/base
|
||||
github.com/gdamore/tcell/v2/terminfo/c/cygwin
|
||||
github.com/gdamore/tcell/v2/terminfo/d/dtterm
|
||||
github.com/gdamore/tcell/v2/terminfo/dynamic
|
||||
github.com/gdamore/tcell/v2/terminfo/e/emacs
|
||||
github.com/gdamore/tcell/v2/terminfo/extended
|
||||
github.com/gdamore/tcell/v2/terminfo/f/foot
|
||||
github.com/gdamore/tcell/v2/terminfo/g/gnome
|
||||
github.com/gdamore/tcell/v2/terminfo/h/hpterm
|
||||
github.com/gdamore/tcell/v2/terminfo/k/konsole
|
||||
github.com/gdamore/tcell/v2/terminfo/k/kterm
|
||||
github.com/gdamore/tcell/v2/terminfo/l/linux
|
||||
github.com/gdamore/tcell/v2/terminfo/p/pcansi
|
||||
github.com/gdamore/tcell/v2/terminfo/r/rxvt
|
||||
github.com/gdamore/tcell/v2/terminfo/s/screen
|
||||
github.com/gdamore/tcell/v2/terminfo/s/simpleterm
|
||||
github.com/gdamore/tcell/v2/terminfo/s/sun
|
||||
github.com/gdamore/tcell/v2/terminfo/t/termite
|
||||
github.com/gdamore/tcell/v2/terminfo/t/tmux
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt100
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt102
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt220
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt320
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt400
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt420
|
||||
github.com/gdamore/tcell/v2/terminfo/v/vt52
|
||||
github.com/gdamore/tcell/v2/terminfo/w/wy50
|
||||
github.com/gdamore/tcell/v2/terminfo/w/wy60
|
||||
github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xfce
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xterm
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty
|
||||
github.com/gdamore/tcell/v2/terminfo/x/xterm_termite
|
||||
# github.com/ktr0731/go-ansisgr v0.1.0
|
||||
## explicit; go 1.19
|
||||
github.com/ktr0731/go-ansisgr
|
||||
# github.com/ktr0731/go-fuzzyfinder v0.9.0
|
||||
## explicit; go 1.24
|
||||
github.com/ktr0731/go-fuzzyfinder
|
||||
github.com/ktr0731/go-fuzzyfinder/matching
|
||||
github.com/ktr0731/go-fuzzyfinder/scoring
|
||||
# github.com/lucasb-eyer/go-colorful v1.2.0
|
||||
## explicit; go 1.12
|
||||
github.com/lucasb-eyer/go-colorful
|
||||
# github.com/mattn/go-runewidth v0.0.16
|
||||
## explicit; go 1.9
|
||||
github.com/mattn/go-runewidth
|
||||
# github.com/nsf/termbox-go v1.1.1
|
||||
## explicit; go 1.15
|
||||
github.com/nsf/termbox-go
|
||||
# github.com/pkg/errors v0.9.1
|
||||
## explicit
|
||||
github.com/pkg/errors
|
||||
# github.com/rivo/uniseg v0.4.7
|
||||
## explicit; go 1.18
|
||||
github.com/rivo/uniseg
|
||||
# golang.org/x/sys v0.32.0
|
||||
## explicit; go 1.23.0
|
||||
golang.org/x/sys/plan9
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# golang.org/x/term v0.31.0
|
||||
## explicit; go 1.23.0
|
||||
golang.org/x/term
|
||||
# golang.org/x/text v0.24.0
|
||||
## explicit; go 1.23.0
|
||||
golang.org/x/text/encoding
|
||||
golang.org/x/text/encoding/internal/identifier
|
||||
golang.org/x/text/transform
|
||||
# gopkg.in/yaml.v3 v3.0.1
|
||||
## explicit
|
||||
gopkg.in/yaml.v3
|
||||
Reference in New Issue
Block a user