Re: tmux and nano in console

2021-12-22 Thread mick crane
On 2021-12-22 18:00, Alexander V. Makartsev wrote: snipped lots of useful stuff. Also, I use Xfce and "xfce4-terminal" so my instructions may not work if your DE is different. Thanks very much I'll use those tips. I just started using tmux today and looks handy. Seems may be like screen as

Re: tmux and nano in console

2021-12-22 Thread Alexander V. Makartsev
On 22.12.2021 18:59, mick crane wrote: I'm trying to use the console to see if my editing problems go away. Want to copy lines from one file into another. Splitting the screen with tmux with the 2 files opened in nano the nano buffer is not shared. Seems can have more than one buffer in nano but

Re: tmux and nano in console

2021-12-22 Thread mick crane
On 2021-12-22 15:34, Markus Schönhaber wrote: Since tmux knows how to cope with tmux' panes, what's wrong with using the copy/paste functionality tmux provides? OK missed that, got it now. cheers. mick -- Key ID4BFEBB31

Re: tmux and nano in console

2021-12-22 Thread Markus Schönhaber
22.12.21, 14:59, +0100, mick crane: I'm trying to use the console to see if my editing problems go away. Want to copy lines from one file into another. Splitting the screen with tmux with the 2 files opened in nano the nano buffer is not shared. Seems can have more than one buffer in nano but th