Re: tmux scrollback from OSX terminal on macbooks

2015-12-25 Thread Paolo Aglialoro
Il 25/dic/2015 06:57 PM, "Theo Buehler" ha scritto: > > Keyboard Shortcut: Page Up > Action: Send Hex Code > 1b 5b 35 7e > > (the hex code is: escape + page up.) Dear Theo, it works perfectly How did you calculate the hex code? I need to calculate it also for PgDn! Thanks and again me

Re: tmux scrollback from OSX terminal on macbooks

2015-12-25 Thread Andreas Kusalananda Kähäri
On Fri, Dec 25, 2015 at 06:20:42PM +0100, Paolo Aglialoro wrote: > First of all merry Christmas! > > Well, today I tried with OSX terminal and within tmux Ctrl+B and then Fn+Up > works as expected. Same here. > Instead in iTerm2 it scrolls up just one page and it's the console one (the > one seen

Re: tmux scrollback from OSX terminal on macbooks

2015-12-25 Thread Paolo Aglialoro
First of all merry Christmas! Well, today I tried with OSX terminal and within tmux Ctrl+B and then Fn+Up works as expected. Instead in iTerm2 it scrolls up just one page and it's the console one (the one seen before entering tmux attach) not the multiplexed one. Looks like quite a different beh

Re: tmux scrollback from OSX terminal on macbooks

2015-12-24 Thread Dominic Ridolfo
try entering copy mode ( ctrl-b [ with default keybindings) before scrolling. -d > On Dec 23, 2015, at 6:25 PM, Paolo Aglialoro wrote: > > Hi, > > working remotely on openbsd from OSX terminal has always had the > inconvenience that on macbooks there is no proper PgUp or PgDn key and that > th

Re: tmux scrollback from OSX terminal on macbooks

2015-12-24 Thread Andreas Kusalananda Kähäri
On Thu, Dec 24, 2015 at 12:25:07AM +0100, Paolo Aglialoro wrote: > Hi, > > working remotely on openbsd from OSX terminal has always had the > inconvenience that on macbooks there is no proper PgUp or PgDn key and that > they must be substituted by Fn+Up or Fn+Dn combinations, which, when > coupled