Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythonandchips
/
tmuxinator
Public
forked from
tmuxinator/tmuxinator
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 1, 2012
Merge pull request #46 from latentflip/patch-1
Show description for 01446a1
aziz
committed
01446a1
View commit details
Copy full SHA for 01446a1
Browse repository at this point
Update the sample so that the logs window actually opens the rails development.log in it's default location. (By default rails logs are in log/development.log not logs/development.log
latentflip
committed
8f416ce
View commit details
Copy full SHA for 8f416ce
Browse repository at this point
Commits on Jan 8, 2012
added color syntax highlighting to the readme file
aziz
committed
da8e7ea
View commit details
Copy full SHA for da8e7ea
Browse repository at this point
Commits on Dec 23, 2011
Merge pull request #43 from linsong/master
Show description for 4396b74
aziz
committed
4396b74
View commit details
Copy full SHA for 4396b74
Browse repository at this point
Commits on Dec 22, 2011
user can define hotkeys per session
Vincent Wang
committed
0884fbd
View commit details
Copy full SHA for 0884fbd
Browse repository at this point
tmux settings config for session
Vincent Wang
committed
cea7045
View commit details
Copy full SHA for cea7045
Browse repository at this point
Commits on Nov 7, 2011
Merge pull request #35 from hedgehog/73aece0da817506873182ea50fe055d268998188
Show description for ca211f9
aziz
committed
ca211f9
View commit details
Copy full SHA for ca211f9
Browse repository at this point
Merge pull request #34 from hedgehog/3d606e273d18edbf98e689de516e127c09e2b69c
Show description for 53c4fe2
aziz
committed
53c4fe2
View commit details
Copy full SHA for 53c4fe2
Browse repository at this point
Commits on Nov 4, 2011
pre-pane commands: closes GH issue #33
hedgehog
committed
73aece0
View commit details
Copy full SHA for 73aece0
Browse repository at this point
pre-pane commands: closes GH issue #33
hedgehog
committed
7e85899
View commit details
Copy full SHA for 7e85899
Browse repository at this point
Load config from .tmuxinator beneath current dir: closes GH issue #31
hedgehog
committed
3d606e2
View commit details
Copy full SHA for 3d606e2
Browse repository at this point
Commits on Oct 10, 2011
Regenerate gemspec for version 0.5.0
aziz
committed
d65d29f
View commit details
Copy full SHA for d65d29f
Browse repository at this point
Version bump to 0.5.0
aziz
committed
bd7048c
View commit details
Copy full SHA for bd7048c
Browse repository at this point
minor fix for readme
aziz
committed
611fa7c
View commit details
Copy full SHA for 611fa7c
Browse repository at this point
updated readme
aziz
committed
95186a4
View commit details
Copy full SHA for 95186a4
Browse repository at this point
moved tmuxinator_completion to bin directory
aziz
committed
9659b42
View commit details
Copy full SHA for 9659b42
Browse repository at this point
merged auto completion from jpablobr
aziz
committed
1e9ae34
View commit details
Copy full SHA for 1e9ae34
Browse repository at this point
Merge pull request #29 from ajwalters/socket_name
Show description for 6550cb9
aziz
committed
6550cb9
View commit details
Copy full SHA for 6550cb9
Browse repository at this point
Allow optional socket name
ajwalters
committed
5311faf
View commit details
Copy full SHA for 5311faf
Browse repository at this point
Commits on Sep 15, 2011
Use $HOME instead of Env["Home"]
Show description for 2c7840d
aziz
committed
2c7840d
View commit details
Copy full SHA for 2c7840d
Browse repository at this point
Regenerate gemspec for version 0.4.0
aziz
committed
c72c349
View commit details
Copy full SHA for c72c349
Browse repository at this point
updated gemfile with new versions of gems
aziz
committed
f9f7bd5
View commit details
Copy full SHA for f9f7bd5
Browse repository at this point
updated changelog and bumped version to 0.4.0
aziz
committed
9dd6556
View commit details
Copy full SHA for 9dd6556
Browse repository at this point
do not crash if yaml file format is incorrect, return an appropriate message. closes #24
aziz
committed
ef5236e
View commit details
Copy full SHA for ef5236e
Browse repository at this point
fixing typo, closes #23
aziz
committed
13483dd
View commit details
Copy full SHA for 13483dd
Browse repository at this point
Commits on Aug 31, 2011
Merge pull request #18 from xentek/master
Show description for 8830a4d
aziz
committed
8830a4d
View commit details
Copy full SHA for 8830a4d
Browse repository at this point
There's already a mux alias.
jpablobr
committed
ccc17bf
View commit details
Copy full SHA for ccc17bf
Browse repository at this point
Added command line completion for opening .yml configs and `tmuxinator`
Show description for 071009f
jpablobr
committed
071009f
View commit details
Copy full SHA for 071009f
Browse repository at this point
Commits on Aug 29, 2011
Updated Readme with a few things that were missing... namely how to start a tmuxinator defined session and the environment bootstrap line that tmuxinator doctor said I needed. Should be helpful to …
Show description for 777f5f9
xentek
committed
777f5f9
View commit details
Copy full SHA for 777f5f9
Browse repository at this point
Commits on Jul 16, 2011
Merge pull request #14 from thedeeno/master
Show description for 1cdcd3f
aziz
committed
1cdcd3f
View commit details
Copy full SHA for 1cdcd3f
Browse repository at this point
Commits on Jul 9, 2011
use 'mux' for short hand alias
thedeeno
committed
45b5537
View commit details
Copy full SHA for 45b5537
Browse repository at this point
Commits on Jul 7, 2011
have exe call cli 'run' instead of 'start'
thedeeno
committed
204b27c
View commit details
Copy full SHA for 204b27c
Browse repository at this point
Commits on Jun 27, 2011
possible history
thedeeno
committed
aaf39fa
View commit details
Copy full SHA for aaf39fa
Browse repository at this point
update readme
thedeeno
committed
a60d621
View commit details
Copy full SHA for a60d621
Browse repository at this point
added 'tor' symlink alias for tmuxinator
thedeeno
committed
bca2861
View commit details
Copy full SHA for bca2861
Browse repository at this point
Previous
Next
You can’t perform that action at this time.