diff options
| author | Dax Raad <[email protected]> | 2025-11-02 18:43:17 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-11-02 18:43:33 -0500 |
| commit | f68374ad2223ddc213bdea9519ca6a699819ee0e (patch) | |
| tree | 04f0fe21b8e12cd62d7274961bb0cff64f966f40 /packages/tui/input/doc.go | |
| parent | 5e86c9b7916f75c7ad227b80eab18c7c54fc8ffe (diff) | |
| download | opencode-f68374ad2223ddc213bdea9519ca6a699819ee0e.tar.gz opencode-f68374ad2223ddc213bdea9519ca6a699819ee0e.zip | |
DELETE GO BUBBLETEA CRAP HOORAY
Diffstat (limited to 'packages/tui/input/doc.go')
| -rw-r--r-- | packages/tui/input/doc.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/tui/input/doc.go b/packages/tui/input/doc.go deleted file mode 100644 index 2877d496e..000000000 --- a/packages/tui/input/doc.go +++ /dev/null @@ -1,6 +0,0 @@ -// Package input provides a set of utilities for handling input events in a -// terminal environment. It includes support for reading input events, parsing -// escape sequences, and handling clipboard events. -// The package is designed to work with various terminal types and supports -// customization through flags and options. -package input |
