OpenAI Playground Hotkeys and Accessibility Enhancements

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

Versão de: 16/04/2025. Veja: a última versão.

Autor
na na
Avaliações
0 0 0
Versão
1.0.0
Criado
16/04/2025
Atualizado
16/04/2025
Tamanho
8,43 KB
Licença
MIT
Aplicável a

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.