Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat: add support to send terminal text to Cody chat #5543

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 10, 2024

  1. Chat: add support for terminal text selection

    The `cody.mention.selection` command now handles `selection` argument that enables users to send selected text from terminal to Cody chat.
    
    - Update  `cody.mention.selection` command to send terminal text to Cody chat
    - Update mention selection command to handle text selection
    - Update package.json to enable terminal text mention command
    
    Note: Keybinding doesn't seem to work when terminal is focused?
    abeatrix committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7f06093 View commit details
    Browse the repository at this point in the history