feat: hide cursor
This commit is contained in:
parent
ef0f940343
commit
d731fc3e52
3 changed files with 5 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -3,6 +3,7 @@ module ChronoTomato
|
|||
go 1.23.1
|
||||
|
||||
require (
|
||||
atomicgo.dev/cursor v0.2.0
|
||||
atomicgo.dev/keyboard v0.2.9
|
||||
git.smsvc.net/pomodoro/GoTomato v0.0.0-20241022065122-cb6616f400db
|
||||
github.com/charmbracelet/log v0.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue