Same here, ssh'ing into a Linux box to test with tmux.
Stroller.
On 17 October 2011, at 11:18, Stephen Thirlwall wrote:
> I get no output in tmux, screen, or a normal shell.
>
> Adding the -X flag to less gives me the desired output in all three.
>
> ...
>
> Using the Terminal app in MacOS L
Le lundi 17 octobre 2011, à 21:18:44 +1100, Stephen a écrit :
> You might also want to replace -E with -F
>
> -F or --quit-if-one-screen
>Causes less to automatically exit if the entire file can
> be displayed on
>the first screen.
Thanks,
less -F is ex
I get no output in tmux, screen, or a normal shell.
Adding the -X flag to less gives me the desired output in all three.
-X or --no-init
Disables sending the termcap initialization and
deinitialization strings
to the terminal. This is sometimes desirable i
Le lundi 17 octobre 2011, à 11:03:31 +0100, Nicholas a écrit :
> Works the same for me inside and outside tmux unless I also pipe it
> through cat -v.
Ok, how does it actually work ? When you mean outside tmux, did you launch
your session from tmux ?
> What tmux version? What platform? What is T
Works the same for me inside and outside tmux unless I also pipe it
through cat -v.
What tmux version? What platform? What is TERM inside and outside tmux?
On Mon, Oct 17, 2011 at 11:23:51AM +0200, arno wrote:
> Hi,
> I'm currently trying tmux and I'm encountering an issue with less -E
> It's su
Hi,
I'm currently trying tmux and I'm encountering an issue with less -E
It's supposed to "Causes less to automatically exit the first time it reaches
end-of-file.". I use it to have less behave like cat when a buffer is less
than a page.
But with tmux, less -E outputs nothing.
See for example:
e