OpenAI Playground Hotkeys and Accessibility Enhancements

OpenAI playground accessibility enhancements with keyboard navigation. Quickly edit/delete/expand messages.

Autor
na na
Dnevne instalacije
0
Ukupnih instalacija
1
Ocjene
0 0 0
Verzija
1.1.0
Stvoreno
16.04.2025.
Ažurirano
17.04.2025.
Size
8,75 KB
Licenza
MIT
Primjenjuje se

OpenAI Playground Hotkeys and Accessibility Enhancements

This userscript enhances your experience on the OpenAI Playground by introducing Vim-like navigation and quick access to capabilities like editing, deleting and expanding messages.

Key Features

  • Vim Navigation: Navigate through messages using 'j' and 'k' keys or arrow keys.
  • Robust Edit: Easily edit messages with the 'e' key.
  • Delete Messages: Delete messages using the 'x' or 'Delete' key.
  • Expand Messages: Expand messages with the spacebar.
  • Highlight and Select: Click or double-click on a message to select and highlight it.

How it Works

  • The script highlights the selected message and allows smooth navigation.
  • It makes edit, delete, and expand buttons easily accessible via keyboard shortcuts.

Tips for Use

  • Use 'j' or 'ArrowDown' to move down and 'k' or 'ArrowUp' to move up through messages.
  • Press 'e' to edit the selected message.
  • Press 'x' or 'Delete' to delete the selected message.
  • Press the spacebar to expand the selected message.