OpenAI Playground Hotkeys and Accessibility Enhancements

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

लेखक
na na
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
1
रेटिंग
0 0 0
आवृत्ती
1.1.0
बनवली
2025-04-16
अपडेट केली
2025-04-17
आकार
8.75 KB
License
MIT
यांवर लागू होते:

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.