We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90c43a commit aba1d6fCopy full SHA for aba1d6f
.gitattributes
@@ -0,0 +1,2 @@
1
+# Force text files to have unix eols, so Windows/Cygwin does not break them
2
+*.* eol=lf
README.md
@@ -13,6 +13,8 @@ Features:
13
current pane can be saved to a file.
14
4. Clear pane history with `prefix + alt + c`
15
16
+Tested and working on Linux, OSX and Cygwin.
17
+
18
### 1. Logging
19
20
Key binding: `prefix + shift + p`<br/>
0 commit comments