Skip to content

Drop extensions on filenames periods when using filenames as session names#18

Open
hq6 wants to merge 1 commit into
oxidane:masterfrom
hq6:master
Open

Drop extensions on filenames periods when using filenames as session names#18
hq6 wants to merge 1 commit into
oxidane:masterfrom
hq6:master

Conversation

@hq6

@hq6 hq6 commented Apr 28, 2016

Copy link
Copy Markdown

I think it's not uncommon to want to name session files for tmuxomatic with some extension such as .mux. Unfortunately, because tmuxomatic uses the filename as a session name verbatim, and newer versions of tmux do not permit periods in session names, this leads to a confusing error message when one tries to use tmuxomatic with an old session file after just upgrading tmux.

This pull request drop extensions on filenames containing periods when using filenames as session names, since tmux 1.9 does not permit periods in session names.

…names, since tmux 1.9 does not permit periods in session names
@hq6

hq6 commented Dec 6, 2016

Copy link
Copy Markdown
Author

@oxidane , Can you please take a look at this request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant