Skip to content

Conversation

@ainergiz
Copy link
Owner

Add 'g' keybinding to open a modal where users can paste x.com or
twitter.com URLs to navigate directly to tweets or profiles. This
enables quick access to specific content without scrolling through
timelines.

  • Create url-parser utility to parse tweet and profile URLs
  • Create UrlInputModal component with loading/error states
  • Add 'g goto' keybinding hint in footer

claude and others added 3 commits January 12, 2026 07:30
Add 'g' keybinding to open a modal where users can paste x.com or
twitter.com URLs to navigate directly to tweets or profiles. This
enables quick access to specific content without scrolling through
timelines.

- Create url-parser utility to parse tweet and profile URLs
- Create UrlInputModal component with loading/error states
- Add 'g goto' keybinding hint in footer
- Add post_ctas_fetch_enabled feature flag to both buildArticleFeatures
  and buildSearchFeatures to fix X API 400 errors
- Fix dialog keyboard handling using useDialogKeyboard for proper ESC
- Add paste event handling since OpenTUI Input doesn't support paste natively
- Set dialog width to constrain input field within bounds
- Remove unstyled option for proper dialog rendering

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@ainergiz ainergiz merged commit 8524391 into main Jan 13, 2026
3 of 4 checks passed
@ainergiz ainergiz deleted the claude/add-url-navigation-modal-B2gfC branch January 13, 2026 00:31
@ainergiz ainergiz mentioned this pull request Jan 17, 2026
2 tasks
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.

3 participants