mirror of https://github.com/docker/docs.git
Currently, using a custom detach key with an invalid sequence, eats a part of the sequence, making it weird and difficult to enter some key sequence. This fixes by keeping the input read when trying to see if it's the key sequence or not, and "writing" then is the key sequence is not the right one, preserving the initial input. Signed-off-by: Vincent Demeester <vincent@sbr.pm> |
||
|---|---|---|
| .. | ||
| archive.go | ||
| container.go | ||
| container_unit_test.go | ||
| container_unix.go | ||
| container_windows.go | ||
| history.go | ||
| memory_store.go | ||
| memory_store_test.go | ||
| monitor.go | ||
| mounts_unix.go | ||
| mounts_windows.go | ||
| state.go | ||
| state_test.go | ||
| state_unix.go | ||
| state_windows.go | ||
| store.go | ||