vis: remove handling of \r\n line endings
commit4f15fee811d2645bf810a475d4272f83c30608d6
authorMarc André Tanner <mat@brain-dump.org>
Sat, 8 Apr 2017 20:11:57 +0000 (8 22:11 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Sun, 9 Apr 2017 09:28:06 +0000 (9 11:28 +0200)
treee61902723c42378b78b43e42bf55f37ec216d702
parent6a6bc5bb4c1b5be36b342266d0f74ec4a2843b00
vis: remove handling of \r\n line endings

Use something like dos2unix(1) and unix2dos(1), if you
need to edit such files.
lua/vis-std.lua
test
text.c
text.h
view.c
vis-lua.c
vis-operators.c
vis.c
vis.h