OpenAI Playground Hotkeys and Accessibility Enhancements

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

Stan na 16-04-2025. Zobacz najnowsza wersja.

Autor
na na
Oceny
0 0 0
Wersja
1.0.0
Utworzono
16-04-2025
Zaktualizowano
16-04-2025
Rozmiar
8,43 KB
Licencja
MIT
Dotyczy

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.