containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.73k stars 300 forks source link

Paste not working in container terminal #4130

Open jeffmaury opened 1 year ago

jeffmaury commented 1 year ago

Is your enhancement related to a problem? Please describe

I started a container based on python:3.7 and connected to the terminal. Then I wanted to paste a command but got ^V in the terminal

Describe the solution you'd like

Paste should be processed accordingly

Describe alternatives you've considered

No response

Additional context

No response

benoitf commented 1 year ago

@jeffmaury in the tty terminal or a bash/sh terminal?

jeffmaury commented 1 year ago

@jeffmaury in the tty terminal or a bash/sh terminal?

Both have the same effect

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

jeffmaury commented 6 months ago

Still relevant

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

cdrage commented 1 week ago

Still relevant and I have a fix for this too when implementing https://github.com/containers/podman-desktop-extension-bootc/pull/865 (see copy paste part here: https://github.com/containers/podman-desktop-extension-bootc/pull/865/files#diff-99105ca104e88fc39bec122549c13c31ed7cbfe677b109e7a81e945634c06e1fR156