console icon indicating copy to clipboard operation
console copied to clipboard

New release request

Open andrewsun2898 opened this issue 2 years ago • 2 comments

Can we get a new release so we can get recent changes into vendored packages?

Thanks!

andrewsun2898 avatar Jul 06 '23 22:07 andrewsun2898

cc: @estesp @AkihiroSuda

andrewsun2898 avatar Jul 07 '23 17:07 andrewsun2898

Just to provide a bit more context, our project u-root (https://github.com/u-root/u-root) recently refactored part of our code base to use a library that uses containerd/console for terminal interactions. There has been issues with running the code on real hardware where the terminal gets mangled upon entering raw mode, a version with the fix in https://github.com/containerd/console/pull/77 would allow the feature to work.

andrewsun2898 avatar Jul 07 '23 18:07 andrewsun2898

Looks like it's done now - just need to be closed? https://github.com/containerd/console/releases/tag/v1.0.4

ldemailly avatar Aug 10 '24 16:08 ldemailly