jesseduffield / lazydocker

The lazier way to manage everything docker
MIT License
37.44k stars 1.2k forks source link

Selectable Logs/Stats/Env/Config/Top #526

Open janekx21 opened 7 months ago

janekx21 commented 7 months ago

I want to copy an environment variable from the Env tab, but the text is not selectable. The same goes for the other tabs as well.

The text should be selectable.

In the alternative, it should be possible to copy the items in the tabs with a key press. Like y for yank and jk for down and up.

image

janekx21 commented 7 months ago

I did find a solution. shift+mouse makes the text selectable. But it's not keyboard friendly.

peauc commented 5 months ago

Can you use your terminal's controls to scroll text and copy ? I personally use tmux's text selection to select then yank the desired text