Code Monkey home page Code Monkey logo

Comments (11)

gpakosz avatar gpakosz commented on May 17, 2024

The master branch is for tmux HEAD (that you compile from source or install with e.g. brew install --HEAD tmux).

I suspect you're either:

  • running tmux HEAD while using the 1.9 or 2.0 branch
  • running tmux 1.9 or 2.0 while using the master branch

from .tmux.

sidazhang avatar sidazhang commented on May 17, 2024

@gpakosz That was indeed the problem. It was my oversight.

I have switched the branch to 2.0 and now it is working perfectly.

Thank you

from .tmux.

gpakosz avatar gpakosz commented on May 17, 2024

You're welcome

from .tmux.

gpakosz avatar gpakosz commented on May 17, 2024

I added 5133275 which should prevent people from facing this issue since it's not immediately obvious you have to make a branch choice.

from .tmux.

spaddex avatar spaddex commented on May 17, 2024

Having this issue as well. Just did a fresh git clone, linked the files and so on just like in the description.
Have SSH:ed into a raspberry pi, works fine on the local computer. Made sure xterm is correct as well.
Doing a "ls -lsa" shows .tmux.conf -> .tmux/.tmux.conf
When running + m I get 'cut -c3- ~/.tmux.conf | sh -s _toggle_mouse' returned 2.
The theme doesn't seem to work either, however, the small little box in the titlebar is there.

from .tmux.

gpakosz avatar gpakosz commented on May 17, 2024

I'm not sure I understand your problem

  • is tmux running on the pi?
  • if yes, which version.

Also can you run cut -c3- ~/.tmux.conf | sh -s _toggle_mouse from your shell and copy paste anything that would get outputted?

from .tmux.

spaddex avatar spaddex commented on May 17, 2024

Yes, tmux is running on the pi.
It is running kali.
Ran the command, the output is:

sh: 233: pmset: not found
grep: /status: No such file or directory
sh: 263: sysctl: not found
sh: 265: sysctl: not found
sh: 265: sysctl: not found
sh: 267: sysctl: not found
sh: 267: sysctl: not found
awk: line 1: syntax error at or near )
cut: invalid decreasing range
Try 'cut --help' for more information.
awk: line 1: syntax error at or near )
seq: invalid floating point argument: ''
Try 'seq --help' for more information.
seq: invalid floating point argument: ''
Try 'seq --help' for more information.
awk: line 1: syntax error at or near )
awk: line 1: syntax error at or near )
awk: line 1: syntax error at or near )
sh: 1: battery_hbar_fg: parameter not set

from .tmux.

gpakosz avatar gpakosz commented on May 17, 2024

Hmm, that's a lot to discuss...

Can you give me the output of uname -a and uname -s on the pi please?

Also, what's the shell there?

from .tmux.

spaddex avatar spaddex commented on May 17, 2024

uname -a --> Linux raspberrypi 4.1.19-v7 #1 SMP Tue Mar 15 15:10:00 CDT 2016 armv7l GNU/Linux
uname -r --> Linux
echo $SHELL --> /bin/bash

from .tmux.

gpakosz avatar gpakosz commented on May 17, 2024

I'll get my hands on a pi to figure things out

from .tmux.

gpakosz avatar gpakosz commented on May 17, 2024

Fixed in master. The issue was unrelated to this one. Next time, can you please open an new issue? (and eventually after analysis we decide it's a duplicate of another issue)

from .tmux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.