On 2014-10-21 10:52 +0530, chokden wrote:
> I tried setting set -g mode-mouse off, but when i open a new pane in
> terminal, the shell output doesnt show all of it. Instead the whole
> tmux screen moves up and down.
So what happens if you enable mode-mouse? Please do this in a clean a
tmux. Start
[+tmux-users]
Please be respectful of others and *keep* tmux-users posted! Try
pressing/clicking on reply-all in your email client.
On 2014-10-18 19:35 +0530, chokden wrote:
> here is my .tmux.conf
> ...
> set -g mode-mouse off
You have disabled the mouse mode. Most probably your terminal emulat
[+tmux-users]
Please keep tmux-users posted because otherwise you'll get less help
because others don't see your responses.
On 2014-10-18 18:50 +0530, chokden wrote:
> i am using tmux 1.9a.
> i compiled it from source forge.
Have you tried the git HEAD version? There were some mouse related
chan
On 2014-09-18 16:45 +0530, chokden wrote:
> While doing a objdump -x filename.xyz, i cant seem to scroll up or
> down. The scrolling of mouse triggers the history of command i have
> writen before.
Which version of tmux are you using? Have you tried the HEAD version?
--
Balazs
-
On 18/09/14 23:15, chokden wrote:
> While doing a objdump -x filename.xyz, i cant seem to scroll up or down.
> The scrolling of mouse triggers the history of command i have writen
> before. Any one who have had such problems?? kindly help me.
> Love tmux and now with the default 256 color supports.
Hi,
I am new to tmux and i am having a hard time finding a solution for this
particular issue. I would be grateful to anyone who can help me :D.
While doing a objdump -x filename.xyz, i cant seem to scroll up or down.
The scrolling of mouse triggers the history of command i have writen
before. An
On Nov 4, 2013, at 3:18 PM, Nicholas Marriott
wrote:
> You can probably improve this by doing one or both of:
>
> - Set c0-change-trigger to 0.
>
> - Change tty_large_region in tty.c to always return 0 and build tmux
> again.
I managed to build tmux with this change -- no help.
Any other id
On Nov 5, 2013, at 3:28 PM, Nicholas Marriott
wrote:
> Did you try changing tty_large_region?
I'm working on it -- ran into build issues due to my old version of libevent.
If you have any other ideas that don't require recompiling, I'm very keen to
hear them.
Thanks,
Ben
> On Tue, Nov 05,
Did you try changing tty_large_region?
On Tue, Nov 05, 2013 at 03:14:41PM -0800, Ben Rosengart wrote:
> On Nov 5, 2013, at 3:09 PM, Nicholas Marriott
> wrote:
>
> > If you don't do this then most terminals ill turn off scrollback
> > entirely but if yours doesn't then that's fine.
>
> OK, I p
On Nov 5, 2013, at 3:09 PM, Nicholas Marriott
wrote:
> If you don't do this then most terminals ill turn off scrollback
> entirely but if yours doesn't then that's fine.
OK, I put it back -- but it doesn’t make a spot of difference in my scrollback
tests with “perl -le ‘print 1..150’”.
> On T
If you don't do this then most terminals ill turn off scrollback
entirely but if yours doesn't then that's fine.
On Tue, Nov 05, 2013 at 03:03:28PM -0800, Ben Rosengart wrote:
> On Nov 5, 2013, at 2:58 PM, Nicholas Marriott
> wrote:
>
> > On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart
On Nov 5, 2013, at 2:58 PM, Nicholas Marriott
wrote:
> On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart wrote:
>> On Nov 4, 2013, at 3:18 PM, Nicholas Marriott
>> wrote:
>>
>>> You can probably improve this by doing one or both of:
>>>
>>> - Set c0-change-trigger to 0.
>>
>> This see
On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart wrote:
> On Nov 4, 2013, at 3:18 PM, Nicholas Marriott
> wrote:
>
> > You can probably improve this by doing one or both of:
> >
> > - Set c0-change-trigger to 0.
>
> This seems to work locally, but not over ssh (tmux running remotely).
On Nov 4, 2013, at 3:18 PM, Nicholas Marriott
wrote:
> You can probably improve this by doing one or both of:
>
> - Set c0-change-trigger to 0.
This seems to work locally, but not over ssh (tmux running remotely). Here's
my .tmux.conf, just in case I've got the syntax wrong or something:
You can probably improve this by doing one or both of:
- Set c0-change-trigger to 0.
- Change tty_large_region in tty.c to always return 0 and build tmux
again.
But note the only guaranteed way to get previous output is to use tmux
copy mode.
On Mon, Nov 04, 2013 at 02:43:39PM -0800, Ben Ros
Dear tmuxers,
I am running tmux 1.8 on Mac OS X 10.9 with Terminal.app, and the following
.tmux.conf:
set -g terminal-overrides "xterm*:smcup@:rmcup@"
set-window-option -g alternate-screen off
I usually keep my terminals at 80x35.
I have a readily reproducible problem: when I output many lin
Dear tmuxers,
I am running tmux 1.8 on Mac OS X 10.9 with Terminal.app, and the following
.tmux.conf:
set -g terminal-overrides "xterm*:smcup@:rmcup@"
set-window-option -g alternate-screen off
I usually keep my terminals at 80x35.
I have a readily reproducible problem: when I output many
> Now that the default-terminal is set to screen-256color, vim won't
> use 256 colors, while I have:
Turns out this behaviour is caused by a bug in NetBSD 6.0.1
libterminfo:
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=47490
Temporary fix:
set -g default-terminal "screen"
set -g t
> I have tried many combinations involving screen-256color and unsetting
> the TERM variable (which is actually automatically set to xterm), no
> matter what, irssi's chat window won't refresh.
And of course, as soon as I sent that email I realized an old tmux
session was still running with the o
Hi,
I am witnessing weird behaviours when using irssi and rtorrent
inside tmux.
I've read some informations about it:
http://blog.schrierc.org/2011/07/invalid-tmux-term-causes-irssi-issues.html
http://www.mail-archive.com/tmux-users@lists.sourceforge.net/msg02551.html
but those "fixes" doesn't
20 matches
Mail list logo