Skip to content

Commit 460350f

Browse files
author
Bruno Sutic
committed
Mention cygwin support in the readme
1 parent 186c2b9 commit 460350f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Force text files to have unix eols, so Windows/Cygwin does not break them
2+
*.* eol=lf

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Together these features enable uninterrupted tmux usage. No matter the computer
1010
or server restarts, if the machine is on, tmux will be there how you left it off
1111
the last time it was used.
1212

13+
Tested and working on Linux, OSX and Cygwin.
14+
1315
#### Continuous saving
1416

1517
Tmux environment will be saved at the interval of 15 minutes. All the saving

0 commit comments

Comments
 (0)