Hi all,
I made this Ruby script to pop out a pane into its own window and pop it
back:
https://gist.github.com/2227539
Is there a repository of useful user scripts where I can put this?
--
Le
--
This SF email is sp
you copying lines?
>
>
> On Sun, Mar 18, 2012 at 01:29:59AM +0800, Le Wang wrote:
> >Hi all,
> >
> >I've no prior experience with terminal multi-plexers, so my point of
> >reference is iTerm2 on the Mac.* I'm trying out tmux, and coming from
I figured it out. `tmux save-buffer -` instead of `tmux show-buffer` works.
On Sun, Mar 18, 2012 at 7:51 AM, Le Wang wrote:
> I have some more details on how this is happening, but still not sure how
> to fix it.
>
> I'm using this hack to copy lines into OS X clipboard:
>
Hi all,
I've no prior experience with terminal multi-plexers, so my point of
reference is iTerm2 on the Mac. I'm trying out tmux, and coming from a
Emacs background, it feels really nice.
However, I noticed that when copying lines longer than the terminal width,
the line breaks are HARD. Is the