Skip to content

feat: add path autocomplete in new session pane#326

Closed
daulet wants to merge 1 commit intonjbrake:mainfrom
daulet:daulet/autocomplete
Closed

feat: add path autocomplete in new session pane#326
daulet wants to merge 1 commit intonjbrake:mainfrom
daulet:daulet/autocomplete

Conversation

@daulet
Copy link
Copy Markdown

@daulet daulet commented Feb 25, 2026

Description

Add Tab completion in Path field of New session pane. While focus is on the path field Tab is overridden to do complete path rather than switch to next field.

PR Type

  • New Feature
  • Bug Fix
  • Refactor
  • Documentation
  • Infrastructure / CI

Checklist

  • I understand the code I am submitting
  • New and existing tests pass
  • Documentation was updated where necessary
  • For UI changes: included screenshot or recording

AI Usage

  • No AI was used
  • AI was used for drafting/refactoring
  • This is fully AI-generated

AI Model/Tool used: Codex 5.3 xhigh

Any Additional AI Details you'd like to share:

NOTE:
When responding to reviewer questions, please respond yourself rather than copy/pasting reviewer comments into an AI and pasting back its answer. We want to discuss with you, not your AI :)

  • I am an AI Agent filling out this form (check box if true)

@njbrake
Copy link
Copy Markdown
Owner

njbrake commented Feb 26, 2026

If tab is used for autocomplete then how do I advance to the next row?

@njbrake
Copy link
Copy Markdown
Owner

njbrake commented Feb 26, 2026

@daulet Thank you for the PR: I created #329 to help give the feature you want, which I agree is useful, but with different semantics: suggestions show inline and you can accept them with the right arrow or end key, so that we don't have to overload the tab button

@njbrake njbrake closed this Feb 26, 2026
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.

2 participants