GithubHelp home page GithubHelp logo

Comments (5)

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

Did you install my dotfiles manually or via LARBS?

Do you have the ~/.scripts/ directory in your $PATH variable?

Try running tmuxinit manually in a terminal.

from voidrice.

yurisuki avatar yurisuki commented on July 19, 2024

well, I installed larbs on fresh arch installation.

yes, I do have ~/.scripts in my $path variable.

tmuxinit output:
-bash: clear: příkaz nenalezen (command was not found) // I think that's an issue in my i3 config
but tmuxinit works.

but still, pressing $mod+u won't do anything at all.

edit: that clear error smh.. well that line is same as in your i3 conf
edit2: sometimes tmuxinit doesn't work for me. this is the output:
no sessions /home/yuri/.scripts/tmuxinit: řádek 4: $'tmux\r': příkaz nenalezen
kinda weird. the tmuxinit file is same as yours. tmux itself works well.

from voidrice.

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

The command clear isn't found on your instance of bash? Something weird is going on... Are you using some unique version of bash or something?

I'm not exactly sure what's causing this not to work, but I'll explain the specifics if you can intuit what the problem is for you. When i3 starts the first time, it spawns a terminal labelled dropdown which will run the tmuxinit command (due to i3's wonkiness, this has to be a separate script).

All tmuxinit does is attempt to connect to an existing tmux session, and if impossible, starts a new tmux session. Note that this window is only spawned with you first start i3, not when you refresh or press mod+u, so if you want to troubleshoot it, be sure to exit i3 and restart to do so. Note that all of this is true of the math window too, with the dropdowncalc script, it attempts to start R if you have it, otherwise python.

What seems to be happening is that neither of these scripts run properly, and thus the windows spawn and immediately die. This is why I ask if you're using a different version of bash. Hypothetically, I could imagine language interfering with this as well. You might want to try switching to English, rebooting and seeing what happens, but that's just me grasping at straws.

from voidrice.

yurisuki avatar yurisuki commented on July 19, 2024

Oh god. I'm using normal Bash included with Arch Linux.
Clear itself works in the terminal so I don't know. I will try zsh.

from voidrice.

yurisuki avatar yurisuki commented on July 19, 2024

This doesn't work. But I reinstalled Arch because I have got a new drive. And I can confirm that dropdown doesn't work on clean Arch install with Larbs. Firstly tmuxinit wasn't set as an alias so I did. And it doesn't work. Now I believe that it's an issue with your config. Tmux itself works. Tmuxinit works too. Pressing $mod + u or a just doesn't work.

from voidrice.

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.