From 460350fa36364f38dccfb4dfb2a209cedbaa6d65 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Thu, 8 Oct 2015 18:46:50 +0200 Subject: [PATCH] Mention cygwin support in the readme --- .gitattributes | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4cde323 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Force text files to have unix eols, so Windows/Cygwin does not break them +*.* eol=lf diff --git a/README.md b/README.md index 2bad295..15e92a8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Together these features enable uninterrupted tmux usage. No matter the computer or server restarts, if the machine is on, tmux will be there how you left it off the last time it was used. +Tested and working on Linux, OSX and Cygwin. + #### Continuous saving Tmux environment will be saved at the interval of 15 minutes. All the saving