Changelog
- a100749 Add Go modules and GitHub Actions to Dependabot config
- 82c99ec Merge branch 'main' into dependabot/github_actions/actions/setup-go-6
- 9dcf3e1 Merge pull request #10 from 2ykwang/dependabot/github_actions/actions/setup-go-6.1.0
- 8453c08 Merge pull request #11 from 2ykwang/refactor/tui-state
- 0b72f32 Merge pull request #12 from 2ykwang/feature/selection-panel
- 0c1e24e Merge pull request #5 from 2ykwang/dependabot/github_actions/actions/setup-go-6
- cbadba5 Merge pull request #6 from 2ykwang/dependabot/github_actions/actions/checkout-6
- 0336572 Merge pull request #8 from reneleonhardt/patch-1
- b6eb2d2 Merge pull request #9 from 2ykwang/refactor/remove-methodcommand
- a8db350 Simplify Homebrew installation
- c6ab6a5 Update codecov.yml
- 12eb07a ci: bump actions/checkout from 4 to 6
- 1d6d56a ci: bump actions/setup-go from 5 to 6
- 1ea7894 ci: bump actions/setup-go from 5.6.0 to 6.1.0
- 7a2149f ci: use go-version-file in release workflow
- 3be8665 feat: center all views with a shared max width
- 827271f feat: center list layout and clamp side panel height
- 156314d feat: reprioritize preview shortcut help order
- d2e0e11 feat: style preview category tabs and add label spacing
- 6294bcb fix-ci
- be668ae fix: clamp list scroll on resize and keep help below list
- e35b429 refactor: error on unknown builtin scanner ids
- d505fe0 refactor: extract filter typing starter
- 5f4ca1e refactor: extract report scroll helpers
- 9944d05 refactor: extract rescan and filter helpers
- 7b1de0c refactor: extract rescan reset helper
- 43094a1 refactor: move styles into format.go
- ddcd79b refactor: remove MethodCommand from core paths
- 0afdb00 refactor: remove unused scan mutex
- 2609554 refactor: simplify preview key handlers
- 8be73ba refactor: split Model state into grouped structs
- 21cc933 refactor: split Update and report handlers
- a5d9236 refactor: unify preview and drilldown cursor moves
- f35095b refactor: unify preview filtering and sorting
- 85455e2 show selected items in selection order