Skip to content

Allow pasting in the terminal#3824

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:3512-paste-terminal
Jan 23, 2024
Merged

Allow pasting in the terminal#3824
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:3512-paste-terminal

Conversation

@datho7561
Copy link
Copy Markdown
Contributor

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 #3512

Signed-off-by: David Thompson davthomp@redhat.com

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9d3ead) 32.41% compared to head (ca18028) 32.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3824   +/-   ##
=======================================
  Coverage   32.41%   32.41%           
=======================================
  Files          85       85           
  Lines        6396     6396           
  Branches     1321     1321           
=======================================
  Hits         2073     2073           
  Misses       4323     4323           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@datho7561 datho7561 requested a review from vrubezhny January 18, 2024 17:35
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>
Copy link
Copy Markdown
Collaborator

@msivasubramaniaan msivasubramaniaan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@datho7561 datho7561 merged commit 3058208 into redhat-developer:main Jan 23, 2024
@datho7561 datho7561 deleted the 3512-paste-terminal branch January 23, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add paste to the OpenShift terminal

2 participants