In older versions of tmux, select-pane had an option to go the next
higher *numbered* pane with wrap-around. Using that option I could
cycle through all the panes open in a window.
I see that in tmux 1.5, that option to select-pane has disappeared,
and the new -R and -L options doesn't wrap around
If I'm right what you are after, this does it for me, but you end up
with lots of blank lines in the history if there wasn't much on
screen. That might be fixable though.
Index: tty.c
===
RCS file: /cvs/src/usr.bin/tmux/tty.c,v
retrie
Hmm I tried this in rxvt too and it's the same in screen.
But anyway, maybe I'm being dumb but I'm still confused about what you
want. So you do:
tmux new
ls -la
Then scroll up and you can see all the ls output (assuming it scrolled).
Then run vi, and scroll up, and you want what was on the scr
Applied, thanks.
On Sat, Mar 17, 2012 at 01:47:29PM -0700, George Nachman wrote:
>This patch facilitates control mode's tty initialization by moving the
>common code into a separate function.
> --
> This SF email
How are 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 a
>Emacs background, it feels really nice.
>
Hi
Thanks for these.
On Sat, Mar 17, 2012 at 04:22:25PM +0100, marcel partap wrote:
> Hi there fellow h4x0rz ;)
> just wanted to have a comment on these, will finalize them after my exam
> end of the month...
>
> tmux-quiet-set-option.patch:
> still useful, my use case is setting option window-s
Hi
Looks great - applied to OpenBSD, will be in SVN soonish.
Thanks
On Fri, Mar 16, 2012 at 11:49:20PM +, Jacobo de Vera wrote:
> Hi List,
>
> Here is the patch for a new wrap-search window flag that controls if
> the search should start over the other side of the pane contents when
> one
Great, applied thanks.
On Sat, Mar 17, 2012 at 03:16:25PM -0700, George Nachman wrote:
>This patch adds hooks for notifications on window changes, session
>changes, and layout changes.
> --
> This SF email is sp
This patch adds hooks for notifications on window changes, session changes,
and layout changes.
notify.patch
Description: Binary data
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http:
Hi there fellow h4x0rz ;)
just wanted to have a comment on these, will finalize them after my exam
end of the month...
tmux-quiet-set-option.patch:
still useful, my use case is setting option window-status-fg when
splitting a window with su -l [different user]
tmux-recalculate-window-size-on-mous
This patch facilitates control mode's tty initialization by moving the
common code into a separate function.
termios.patch
Description: Binary data
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Cli
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
12 matches
Mail list logo