feat(tui): configurable keybinds and mouse scroll

This commit is contained in:
adamdottv 2025-06-18 13:56:46 -05:00
parent d4157d9a96
commit bd46cf0f86
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
19 changed files with 1276 additions and 853 deletions

2
.gitignore vendored
View file

@ -5,5 +5,3 @@ node_modules
.env
.idea
.vscode
app.log
gopls.log