Repository Analysis

tmuxinator/tmuxinator

Manage complex tmux sessions easily

1.1 Likely human-written View on GitHub
1.1
Adjusted Score
1.1
Raw Score
100%
Time Factor
2026-05-24
Last Push
13,616
Stars
Ruby
Language
8,404
Lines of Code
49
Files
9
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 9

Pattern Findings

9 matches across 2 categories. Click a row to expand file-level details.

Over-Commented Block6 hits · 6 pts
SeverityFileLineSnippet
LOWREADME.md121# on_project_start: command
LOWREADME.md141# Change the command to call tmux. This can be used by derivatives/wrappers like byobu.
LOWcompletion/tmuxinator.zsh21}
LOWlib/tmuxinator/assets/sample.yml1# <%= path %>
LOWlib/tmuxinator/assets/sample.yml21# on_project_restart: command
LOWlib/tmuxinator/assets/sample.yml41# Specifies (by index) which pane of the startup window will be selected on project startup. If not set, the first pane
Hyper-Verbose Identifiers3 hits · 3 pts
SeverityFileLineSnippet
LOWlib/tmuxinator/project.rb106 def set_instance_variables_from_options(options)
LOWlib/tmuxinator/project.rb399 def tmux_set_pane_title_position(tmux_window_target)
LOWlib/tmuxinator/project.rb408 def tmux_set_pane_title_format(tmux_window_target)