#
tmux
Here are 2,630 public repositories matching this topic...
shell
theme
dotfiles
tmux
cli
console
terminal
customization
configuration
plugins
screen
wsl
powerline
cygwin
tmux-plugins
tmux-configuration
tmux-conf
conf
tmux-config
tmux-theme
-
Updated
Oct 3, 2021
-
Updated
Oct 2, 2021 - Python
Statusbar configuration for tmux that looks like vim-powerline and consist of dynamic segments.
-
Updated
Jul 11, 2021 - Shell
There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
-
Updated
Mar 10, 2021 - Ruby
-
Updated
Jun 30, 2021 - Shell
Awesome tmux-based terminal divider
-
Updated
Mar 30, 2021 - Shell
Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment
-
Updated
Apr 17, 2021 - Shell
Replace zsh's default completion selection menu with fzf!
-
Updated
Sep 5, 2021 - Shell
CPU, RAM, and load monitor for use with tmux
-
Updated
Aug 4, 2021 - C++
i3 + Plasma: using the i3 window manager on the top of KDE Plasma and other dotfiles, configurations, scripts, workarounds and practises from my Debian Sid machines.
vim
theme
dotfiles
tmux
widget
debian
monokai
plasma
icons
desktop
workspace
sublime-text-3
window-manager
i3-config
i3wm
i3-gaps
compositor
breeze
i3-plasma
i3-plasma-integration
i3-kde-integration
-
Updated
May 20, 2021 - JavaScript
Arelav
commented
Jul 26, 2021
Thanks for so great Tmux plugin.
It would be nice to have a variable to provide separator charchers to make it more configurable.
I'll add few self-explanatory images.
![image](https://user-images.githubusercontent.com/1059539/12
Improve this page
Add a description, image, and links to the tmux topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tmux topic, visit your repo's landing page and select "manage topics."
There's a border case when the amount of items in the input file are lower than the number of instances in a given fleet.
For example, we want to run a scan using all nuclei templates on 20 urls having a fleet with 40 machines.
This situation will output the following error
cat: input: No such file or directory
because 20 instances are receiving empty input files.Desired behavior