Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add Escape and Ctrl+[ hotkeys for blurring input#821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
0xjgv wants to merge1 commit intohumanlayer:main
base:main
Choose a base branch
Loading
from0xjgv:feat/extend-escape

Conversation

@0xjgv
Copy link
Contributor

@0xjgv0xjgv commentedOct 28, 2025
edited by ellipsis-devbot
Loading

  • Updated HOTKEYS.md to include new hotkeys for blurring response input.
  • Enhanced HotkeyPanel to display Escape and Ctrl+[ as blur input options.
  • Modified ActiveSession and ResponseEditor components to handle new hotkey actions.

What problem(s) was I solving?

What user-facing changes did I ship?

How I implemented it

How to verify it

  • I have ensuredmake check test passes

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)


Important

AddEscape andCtrl+[ hotkeys for blurring input inActiveSession.tsx andResponseEditor.tsx, with documentation and UI updates.

  • Behavior:
    • AddedEscape andCtrl+[ hotkeys to blur response input inActiveSession.tsx andResponseEditor.tsx.
    • UpdatedHOTKEYS.md to document new hotkeys.
  • UI Components:
    • EnhancedHotkeyPanel.tsx to displayEscape andCtrl+[ as blur input options.
  • Hotkey Handling:
    • ModifieduseHotkeys inActiveSession.tsx to handleescape, ctrl+[ for blurring input.
    • UpdatedKeyboardShortcuts inResponseEditor.tsx to includeEscape andCtrl-[ for blurring input.

This description was created byEllipsis for40605a5. You cancustomize this summary. It will automatically update as commits are pushed.

ellipsis-dev[bot] reacted with rocket emoji
- Updated HOTKEYS.md to include new hotkeys for blurring response input.- Enhanced HotkeyPanel to display Escape and Ctrl+[ as blur input options.- Modified ActiveSession and ResponseEditor components to handle new hotkey actions.
Copy link
Contributor

@ellipsis-devellipsis-devbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Important

Looks good to me! 👍

Reviewed everything up to40605a5 in 1 minute and 8 seconds. Click for details.
  • Reviewed48 lines of code in4 files
  • Skipped0 files when reviewing.
  • Skipped posting4 draft comments. View those below.
  • Modify yoursettings andrules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1.humanlayer-wui/docs/HOTKEYS.md:223
  • Draft comment:
    New hotkeys (Escape and Ctrl+[) are added to the docs and match expected behavior. Ensure consistency with UI behavior.
  • Reason this comment was not posted:
    Confidence changes required:0% <= threshold50% None
2.humanlayer-wui/src/components/HotkeyPanel.tsx:70
  • Draft comment:
    Added hotkeyData entries for 'Escape' and 'Ctrl+['. Confirm the display text ('Ctrl+[') matches the key binding syntax used elsewhere.
  • Reason this comment was not posted:
    Confidence changes required:0% <= threshold50% None
3.humanlayer-wui/src/components/internal/SessionDetail/components/ActiveSession.tsx:323
  • Draft comment:
    The useHotkeys hook now listens for 'escape, ctrl+[' to trigger blurring. The conditional check for dialog elements is clear; verify that key naming ('escape' and 'ctrl+[') remains consistent across components.
  • Reason this comment was not posted:
    Confidence changes required:0% <= threshold50% None
4.humanlayer-wui/src/components/internal/SessionDetail/components/ResponseEditor.tsx:424
  • Draft comment:
    In the KeyboardShortcuts extension, new bindings for 'Escape' and 'Ctrl-[' call editor.commands.blur(). Ensure that the key formatting ('Ctrl-[') is consistently interpreted across the app.
  • Reason this comment was not posted:
    Confidence changes required:0% <= threshold50% None

Workflow ID:wflow_eqdZoEwZYcllFYNW

You can customizeEllipsis by changing yourverbosity settings, reacting with 👍 or 👎,replying to comments, or addingcode review rules.

@0xjgv
Copy link
ContributorAuthor

@dexhorthy thoughts?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ellipsis-devellipsis-dev[bot]ellipsis-dev[bot] left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@0xjgv

[8]ページ先頭

©2009-2025 Movatter.jp