again... again... I have to be the jerk here. why is there nothing that shows what this does on the project page? You've spent countless hours creating this thing, yet you can't spend 10 more minutes showing off the capabilities? you have a static PNG image that is confusing at best. create a 15 second animated GIF that shows off your work.
Show HN: Shox: A customisable status bar for your terminal
11–20 of 47 posts
Re: Show HN: Shox: A customisable status bar for your terminal
#12 | sudo bashRe: Show HN: Shox: A customisable status bar for your terminal
#13Re: Show HN: Shox: A customisable status bar for your terminal
#14Earlier quoted context omitted.
Anyone who would not benefit from tmux must only very rarely use the terminal, or not at all. This isn't a dig at this tool, just a strong endorsement for tmux =)
I use the terminal for almost everything but rarely use tmux, I have a window manager for window management so tmux doesn't really seem too useful in that regard
Re: Show HN: Shox: A customisable status bar for your terminal
#15Earlier quoted context omitted.
I use the terminal for almost everything but rarely use tmux, I have a window manager for window management so tmux doesn't really seem too useful in that regard
A huge benefit of tmux is session management, where you can resume a session on a different terminal. I use it on my desktop, so I can ssh in on my laptop when working from home, and immediately pick up where I left off.
Re: Show HN: Shox: A customisable status bar for your terminal
#16Earlier quoted context omitted.
Anyone who would not benefit from tmux must only very rarely use the terminal, or not at all. This isn't a dig at this tool, just a strong endorsement for tmux =)
I use the terminal for almost everything but rarely use tmux, I have a window manager for window management so tmux doesn't really seem too useful in that regard
Re: Show HN: Shox: A customisable status bar for your terminal
#17again... again... I have to be the jerk here. why is there nothing that shows what this does on the project page? You've spent countless hours creating this thing, yet you can't spend 10 more minutes showing off the capabilities? you have a static PNG image that is confusing at best. create a 15 second animated GIF that shows off your work.
I thought the static PNG was just fine, personally. What would an animated GIF show here, the time changing every 60 seconds? Animated product showcases are just annoying to me because I can't study any particular scene long enough to see everything.
Re: Show HN: Shox: A customisable status bar for your terminal
#18Earlier quoted context omitted.
I use the terminal for almost everything but rarely use tmux, I have a window manager for window management so tmux doesn't really seem too useful in that regard
A huge benefit of tmux is session management, where you can resume a session on a different terminal. I use it on my desktop, so I can ssh in on my laptop when working from home, and immediately pick up where I left off.
Re: Show HN: Shox: A customisable status bar for your terminal
#19Do not pipe random scripts from the internet into | sudo bash
Familiarize yourself with the program, the author and the supply chain, then you can also `curl | bash` safely.
Re: Show HN: Shox: A customisable status bar for your terminal
#20But am I right in the assumption that this includes a proxy that acts as a sort of "middleware" layer for the terminal without explicit support from either the shell or the terminal?
If so, this might have a lot more potential than it seems. Imagine how much you could do with "terminal middleware"!