-
I wonder if this is intended or an issue, but it looks like I have two cpu.sh running:
On another note, feels like all of this should be achievable without having to run so many shells. :) Just a…
-
First off - this plugin is fantastic. I love it! Thank you so much for your hard work on it :)
I had a thought:
I've been setting a pomodoro, and I have it configured to notify the system when t…
-
# ~/.tmux.conf
```
# Improve colors
set -g default-terminal 'screen-256color'
# Set scrollback buffer to 10000
set -g history-limit 10000
# Customize the status line
set -g status-fg white…
-
I was wondering if it would be possible to add support for the PromptSession to be displayed as a temporary toolbar at the bottom of the screen, and erased after completion? I know technically this is…
-
I've been trying for a while to get a terminal multiplexer working inside Jediterm but it looks like the output gets all messed up.
I'm encountering the same issue (albeit with small differences) w…
-
After going through the steps in the manual:
```
cd examples/tmux/repo
git submodule update --init .
./autogen.sh && ./configure
intercept-build make check
## make sure that there are no `-On`…
-
This is related to #67 - the solution there only works if you have modules only on the right (left) side. But if you have left and right modules you can't get both to extend to the edge of the termin…
-
Does this sound possible? I've fiddled around a little with it, and run into issues, but I don't really understand the internals of this plugin too well, so I figured I'd ask.
The motivation is to …
-
Got a number of error message when running `source $HOME/.tmux-themepack/powerline/block/blue.tmuxtheme`
For one example, one error says "set: Variable name 'status-interval' is not valid. See `hel…
-
**Describe the bug**
A statusbar's `elapsed` field gets updated, even if it is closed and not refreshed.
Looks like this bug was fixed for counters but not statusbars
see issue #62
**To Repro…
guano updated
5 months ago