Bruno Sutic
7 years ago
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
2 changed files with
4 additions and
0 deletions
-
.gitattributes
-
README.md
|
|
@ -0,0 +1,2 @@ |
|
|
|
# Force text files to have unix eols, so Windows/Cygwin does not break them |
|
|
|
*.* eol=lf |
|
|
@ -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 |
|
|
|