diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-20 18:32:58 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-20 18:32:58 +0300 |
| commit | 4f073ba6a8cbd95368b8e0e7b9340b04448f0b4d (patch) | |
| tree | e16affb2a27cd88ccd61984453995c16cbeec542 /go.mod | |
| parent | cf2299f9d3a1d2095141d4c1b80b1e7632252ed0 (diff) | |
Add annotate hotkey
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ require ( ) require ( + github.com/atotto/clipboard v0.1.4 // indirect github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect |
