+
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions console_win.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//go:build windows
// +build windows

// Copyright 2023 The TCell Authors
// Copyright 2024 The TCell Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use file except in compliance with the License.
Expand Down Expand Up @@ -1271,5 +1271,5 @@ func (s *cScreen) EventQ() chan Event {
}

func (s *cScreen) StopQ() <-chan struct{} {
return s.stopQ
return s.quit
}
4 changes: 2 additions & 2 deletions tscreen.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2023 The TCell Authors
// Copyright 2024 The TCell Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use file except in compliance with the License.
Expand Down Expand Up @@ -1888,7 +1888,7 @@ func (t *tScreen) finalize() {
}

func (t *tScreen) StopQ() <-chan struct{} {
return t.stopQ
return t.quit
}

func (t *tScreen) EventQ() chan Event {
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载