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

Allow pasting in the terminal #3824

Merged
merged 1 commit into from
Jan 23, 2024

Commits on Jan 19, 2024

  1. Allow pasting in the terminal

    To test, add an environment variable to a serverless function.
    This will open an interactive prompt in the terminal,
    which prompts for the name of the variable in the second step.
    There is both a keybinding (Ctrl+Shift+V) and a context menu item.
    
    Closes redhat-developer#3512
    
    Signed-off-by: David Thompson <davthomp@redhat.com>
    datho7561 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ca18028 View commit details
    Browse the repository at this point in the history