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
Accelerator
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
Type
/
to 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 }}
dominikduda
/
vimux
Public
forked from
preservim/vimux
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
1.0.0rc1
User selector
All users
All time
Commit history
Commits on May 31, 2013
Only escale double quotes. Thanks @pgr0ss
benmills
committed
064ca86
View commit details
Copy full SHA for 064ca86
Browse repository at this point
Commits on Apr 3, 2013
Fix typo in 1.0.0 docs.
benmills
committed
6e909a2
View commit details
Copy full SHA for 6e909a2
Browse repository at this point
Update help docs for 1.0.0.
benmills
committed
173fcda
View commit details
Copy full SHA for 173fcda
Browse repository at this point
Rewrite vimux using VimL.
Show description for e729607
benmills
committed
e729607
View commit details
Copy full SHA for e729607
Browse repository at this point
Commits on Mar 13, 2013
Merge pull request #64 from jingweno/master
Show description for 35c54c0
benmills
committed
35c54c0
View commit details
Copy full SHA for 35c54c0
Browse repository at this point
Add vimux-zeus to README
owenthereal
committed
e5602b9
View commit details
Copy full SHA for e5602b9
Browse repository at this point
Commits on Mar 4, 2013
Merge pull request #62 from fishman/allow_backticks
Show description for 63ad542
benmills
committed
63ad542
View commit details
Copy full SHA for 63ad542
Browse repository at this point
allow backticks in commands, also fix potential exploit, of user running untrusted code hidden in some source
Reza Jelveh
committed
8e091d6
View commit details
Copy full SHA for 8e091d6
Browse repository at this point
Commits on Mar 3, 2013
fix variable scopes
Reza Jelveh
committed
51ee1a3
View commit details
Copy full SHA for 51ee1a3
Browse repository at this point
Commits on Feb 19, 2013
Merge pull request #59 from chip/master
Show description for 9a410c5
benmills
committed
9a410c5
View commit details
Copy full SHA for 9a410c5
Browse repository at this point
Fixed typo in doc/vimux.txt
chip
committed
46634b7
View commit details
Copy full SHA for 46634b7
Browse repository at this point
Commits on Jan 16, 2013
Add vimux-golang to README
benmills
committed
eab15dc
View commit details
Copy full SHA for eab15dc
Browse repository at this point
Commits on Dec 11, 2012
Merge pull request #56 from tonyskn/betterCloseRunnerPane
Show description for 8142697
benmills
committed
8142697
View commit details
Copy full SHA for 8142697
Browse repository at this point
Improve close_runner_pane
Show description for 06d75cb
tonyskn
committed
06d75cb
View commit details
Copy full SHA for 06d75cb
Browse repository at this point
Commits on Oct 23, 2012
Focus runner pane when inspecting.
benmills
committed
d6d88a4
View commit details
Copy full SHA for d6d88a4
Browse repository at this point
Commits on Oct 22, 2012
Merge pull request #50 from brianjriddle/master
Show description for 56bcbb0
benmills
committed
56bcbb0
View commit details
Copy full SHA for 56bcbb0
Browse repository at this point
Moved default outside if statement.
Brian Riddle
committed
8fb2563
View commit details
Copy full SHA for 8fb2563
Browse repository at this point
Commits on Oct 19, 2012
Merge pull request #49 from jtmkrueger/master
Show description for c4eccfc
benmills
committed
c4eccfc
View commit details
Copy full SHA for c4eccfc
Browse repository at this point
Commits on Oct 18, 2012
updated from benmills remote master
John Krueger
authored and
John Krueger
committed
dd1c213
View commit details
Copy full SHA for dd1c213
Browse repository at this point
add VimuxPromptString
John Krueger
authored and
John Krueger
committed
201964f
View commit details
Copy full SHA for 201964f
Browse repository at this point
Commits on Oct 10, 2012
Add vimux-nose-test link to README.
benmills
committed
d6eb9e5
View commit details
Copy full SHA for d6eb9e5
Browse repository at this point
Commits on Sep 26, 2012
Escape $ before sending commands to tmux. Fixes #39
benmills
committed
908358a
View commit details
Copy full SHA for 908358a
Browse repository at this point
Commits on Aug 27, 2012
Merge pull request #40 from alindeman/patch-1
Show description for c5216bb
benmills
committed
c5216bb
View commit details
Copy full SHA for c5216bb
Browse repository at this point
Adds information about vim-vroom
alindeman
committed
e0146a0
View commit details
Copy full SHA for e0146a0
Browse repository at this point
Commits on Aug 15, 2012
Note ideal tmux version in README
benmills
committed
ea99609
View commit details
Copy full SHA for ea99609
Browse repository at this point
Allow multi-word session and window names. Fixes #34
benmills
committed
4f13e27
View commit details
Copy full SHA for 4f13e27
Browse repository at this point
Commits on Aug 13, 2012
Merge pull request #37 from abstiles/patch-autoreturn
Show description for a221eb2
benmills
committed
a221eb2
View commit details
Copy full SHA for a221eb2
Browse repository at this point
Commits on Aug 5, 2012
Remember autoreturn setting
Show description for 539580e
Andrew Stiles
committed
539580e
View commit details
Copy full SHA for 539580e
Browse repository at this point
Commits on Jul 29, 2012
Merge pull request #35 from prognostikos/patch-1
Show description for dc4a45d
benmills
committed
dc4a45d
View commit details
Copy full SHA for dc4a45d
Browse repository at this point
Fix typo in section 2.4
prognostikos
committed
4a8e31f
View commit details
Copy full SHA for 4a8e31f
Browse repository at this point
Commits on Jul 18, 2012
Update master
benmills
committed
6b8d484
View commit details
Copy full SHA for 6b8d484
Browse repository at this point
Merge pull request #30 from elight/master
Show description for 81b73a9
benmills
committed
81b73a9
View commit details
Copy full SHA for 81b73a9
Browse repository at this point
Commits on Jul 17, 2012
Merged with HEAD
Evan Light
committed
9a0739b
View commit details
Copy full SHA for 9a0739b
Browse repository at this point
Initial rev plus my scroll up and down commands
Evan Light
committed
e4da4bb
View commit details
Copy full SHA for e4da4bb
Browse repository at this point
Commits on Jul 4, 2012
Update README. Fixes #24
benmills
committed
ffc2185
View commit details
Copy full SHA for ffc2185
Browse repository at this point
Previous
Next
You can’t perform that action at this time.