Skip to content

Commit aba1d6f

Browse files
author
Bruno Sutic
committed
Improved cygwin support
1 parent c90c43a commit aba1d6f

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
@@ -13,6 +13,8 @@ Features:
1313
current pane can be saved to a file.
1414
4. Clear pane history with `prefix + alt + c`
1515

16+
Tested and working on Linux, OSX and Cygwin.
17+
1618
### 1. Logging
1719

1820
Key binding: `prefix + shift + p`<br/>

0 commit comments

Comments
 (0)