top | item 46526733

(no title)

_fat_santa | 1 month ago

If you're using something like vim or emacs then yeah I would agree with you but for something like docker commands, there's just no easy way to copy a specific container ID without using the mouse (if there is let me know lol).

My logic is if your hand is already on the mouse, it's going to be faster to paste with a mouse than your keyboard.

discuss

order

vladvasiliu|1 month ago

> for something like docker commands, there's just no easy way to copy a specific container ID without using the mouse

Some terminals have a mode where you can move the cursor around the history, and allow searching / copying / pasting. Alacritty and tmux come to mind, others may also implement something similar.

WD-42|1 month ago

It’s still annoying to move. The only way it’s practical is if you can store a regex to match container ids or whatever, and quickly fetch it