GithubHelp home page GithubHelp logo

task-dashboard's People

Contributors

8ware avatar malexmave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

task-dashboard's Issues

can't get it working

I've never used tmux before this, so that's part of my problem.

tmux 1.9a
task 2.5.1 built for linux

This line

    tmux('set', '-t', "$session:$window", 'status', "off");

gives error

session not found: task-dashboard:view

Based on the tmux man page, I changed that to

    tmux('set', '-t', "$session", 'status', "off");

That fixed one error. But I still get lots of errors

can't find pane: %0
can't find pane: %1
can't find pane: %1
can't find pane: %2
can't find pane: %3
can't find pane: %4
can't find pane: %5

and I end up with just a blank screen with nothing on it. Apparently I'm at a (null) shell prompt, becuase ^D returns me to my shell.

tmux list-panes
0: [123x44] [history 0/2000, 0 bytes] %0 (active)

So it looks like my panes aren't being created, and they don't have a % sign in the name/number?

Yes, changing every instance of %$ (where $ is the start of the varibale holding the pane number) to just $ fixed the problem.

So it's working after those changes. Now I need to learn how to make the panes smaller so they fit on my screen.

I am not able to start task-dashboard

I noticed that someone asked for zsh integration and I am running under zsh and i3. My issue was initially that I would get the issue with the panes like in the closed issue. Now when I start now, it just goes the tasksh, but does not create any of the panes defined. Also I am not able to quit the tasksh, but that might be another issue.

I see that it has been several years since any activity. Should I just look elsewhere for another solution?

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.