containerd / containerd/nerdctl

Multiple attach should be supported

Open
#3,570 6 comments 0 reactions 2 assignees Claimed by @ekalinin View on GitHub
enhancement
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

### Description

In terminal 1:

`nerdctl run --rm -ti --detach-keys=ctrl-a,ctrl-b --name what debian`

Do _not_ detach

Then in terminal 2:

`nerdctl attach what`

Start typing in terminal 2.

Notice that some characters are displayed on terminal 1, others on terminal 2.

Do the same with docker: it works.

There is something broken either in nerdctl, or maybe in `containerd/console`.

### Steps to reproduce the issue

_No response_

### Describe the results you received and expected

na

### What version of nerdctl are you using?

main

### Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

### Host information

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.