Skip to content

feat: remove the f files shortcut#129

Merged
bborn merged 1 commit intomainfrom
task/253-remove-the-f-files-shortcut
Jan 12, 2026
Merged

feat: remove the f files shortcut#129
bborn merged 1 commit intomainfrom
task/253-remove-the-f-files-shortcut

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 12, 2026

Summary

  • Removed the "f" keyboard shortcut that was used to view/manage task attachments
  • Cleaned up KeyMap struct, help display, default bindings, and key handler
  • Updated README documentation to reflect the change

Test plan

  • Build passes (go build ./...)
  • All tests pass (go test ./...)
  • Verified the shortcut is removed from help display
  • README documentation updated

🤖 Generated with Claude Code

Remove the "f" keyboard shortcut that was used to view/manage
task attachments. This cleans up the keyboard shortcuts by
removing this unused feature.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bborn bborn merged commit 124d42a into main Jan 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant