Improved cygwin support

This commit is contained in:
Bruno Sutic 2015-10-08 16:52:52 +02:00
parent c90c43aba4
commit aba1d6f7fa
No known key found for this signature in database
GPG key ID: CAFA7B1B2914ED81
2 changed files with 4 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf

View file

@ -13,6 +13,8 @@ Features:
current pane can be saved to a file.
4. Clear pane history with `prefix + alt + c`
Tested and working on Linux, OSX and Cygwin.
### 1. Logging
Key binding: `prefix + shift + p`<br/>