| ▲ | ghshephard 2 days ago | |
It does - and we spent an hour or so reading through the code and affordances to see if there might be a possible path. The general response is that this user behavior, selecting/copying/saving-in-named-buffer is a very "tmux" like usage pattern the Zellij authors don't want to encourage in Zellij. Instead -they suggesting bringing your preferred Text Editor (emacs, vim, etc...) and doing the select / copy /paste in that. The problems for me are - (A) I know how to select/copy/paste very well in tmux. Don't have the faintest clue how it's done in a text editor, (B) No (easy) ability to have multiple named buffers if you use a text editor, etc... I summarized them here: https://github.com/zellij-org/zellij/issues/947#issuecomment... | ||
| ▲ | gitaarik a day ago | parent [-] | |
This is also the dealbreaker for me, I use copy / paste from the scrollback buffer all the time. And also quick search through the scrollback buffer. I don't want to first pipe all the output to an editor or pager or something; that messes with the terminal colors, indentation, and it's an extra step, making the whole process slower and more tedious. But I guess Zellij people don't use the keyboard so much for copy pasting. A lot of people just use the mouse. | ||