public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Tony Cappellini <cappy2112@gmail.com>
To: cygwin@cygwin.com
Subject: tmux conf commands don't work in Cygwin tmux
Date: Mon, 24 Oct 2016 22:03:00 -0000	[thread overview]
Message-ID: <CABRXM4=gnfat=bRgVeEezFrJ_fYKxLUDZ2D5NeESYkHP_nHSRQ@mail.gmail.com> (raw)

Hi,

I'm using the following version of Cygwin on Windows 7 Pro 64-Bit.
CYGWIN_NT-6.1 <system name> 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin



I've got a minimal .tmux.conf file that I use on OSX & Linux. this
conf file works great on OSX,
as mouse support works as desired.

My .tmux.conf file is as follows

# Enables mouse scroll, mouse copy, mouse resize, mouse select
set-option -g mouse on

#scrollback buffer is very small by default, make it bigger
set -g history-limit 25000

set -g default-terminal "screen-256color"

# START NUMBERING WINDOWS AT 1 INSTEAD OF 0
set -g base-index 1



When I copied that file to my home directory in Cygwin,
I was surprised and disappointed that the same config commands don't
work, even though
I'm using the same version of tmux under Cygwin (tmux 2.2)

When I comment our the each line, tmux under Cygwin complains about
the next line.
I have re-sourced the conf file after each edit.

Would someone shed some light on this incompatibility with tmux under Cygwin?


Thanks


Tony

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2016-10-24 21:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-24 22:03 Tony Cappellini [this message]
2016-10-24 23:54 ` Eric Blake
2016-10-26 14:13 Tony Cappellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABRXM4=gnfat=bRgVeEezFrJ_fYKxLUDZ2D5NeESYkHP_nHSRQ@mail.gmail.com' \
    --to=cappy2112@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).