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 3baff4e commit b0a8527Copy full SHA for b0a8527
.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
@@ -4,6 +4,8 @@ A set of tmux options that should be acceptable to everyone.
4
5
Inspired by [vim-sensible](https://github.com/tpope/vim-sensible).
6
7
+Tested and working on Linux, OSX and Cygwin.
8
+
9
### Principles
10
11
- `tmux-sensible` options should be acceptable to **every** tmux user!<br/>
0 commit comments