Ubuntu 21.10 (Impish Indri) released
Ubuntu 21.10 (Impish Indri) released
Posted Oct 18, 2021 1:09 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: Ubuntu 21.10 (Impish Indri) released by NYKevin
Parent article: Ubuntu 21.10 (Impish Indri) released
Tmux has its own set of buffers (prefix-[) you can use to sling text around without having to play around with X buffers. You can also insert things yourself into the buffer stack using `tmux set-buffer`. There's also `tmux choose-buffer` to handle pick from deeper in the stack.