nix-on-droid-app/terminal-emulator
easyaspi314 (Devin) ec1087d56f Replace CRLF with CR as well.
This should replace both \r\n and \n with \r now.

"\r?\n" matches 0 or 1 \r and one \n, which should capture both
escape sequences.
2018-06-13 22:45:37 +02:00
..
src Replace CRLF with CR as well. 2018-06-13 22:45:37 +02:00
build.gradle Remove explicit buildToolsVersion 2018-04-02 00:58:02 +02:00
proguard-rules.pro Restructure library modules 2017-04-02 14:21:36 +02:00